|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides methods that should be implemented by a CIBTimeStatistic object This interface is used to map the TimeStatistic interface of JSR77
Method Summary | |
long |
getTotalSquaredTime()
Returns the Sum of each Squared Time |
Methods inherited from interface javax.management.j2ee.statistics.TimeStatistic |
getCount, getMaxTime, getMinTime, getTotalTime |
Methods inherited from interface javax.management.j2ee.statistics.Statistic |
getDescription, getLastSampleTime, getName, getStartTime, getUnit |
Methods inherited from interface com.sun.mfwk.cib.statistics.CIBStatistic |
fromCompositeData, toCompositeData |
Method Detail |
public long getTotalSquaredTime()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |