javax.management.j2ee.statistics
Interface CountStatistic

All Superinterfaces:
Statistic

public interface CountStatistic
extends Statistic

Version:
$Rev: 46019 $

Method Summary
 long getCount()
           
 
Methods inherited from interface javax.management.j2ee.statistics.Statistic
getDescription, getLastSampleTime, getName, getStartTime, getUnit
 

Method Detail

getCount

long getCount()


Copyright © 2006 Apache Software Foundation. All Rights Reserved.