|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EZBStatistic
Interface for all EasyBeans statistics.
| Method Summary | |
|---|---|
void |
activate()
Activate the statistic. |
void |
deactivate()
Deactivate the statistic. |
String |
getDescription()
Get the statistic description. |
javax.management.j2ee.statistics.Statistic |
getJSR77Statistic()
Get the statistic JSR77 representation. |
long |
getLastSampleTime()
Get the statistic last sample time. |
String |
getName()
Get the statistic name. |
long |
getStartTime()
Get the statistic start time. |
String |
getStatisticFactoryId()
Get the statistic factory id. |
String |
getStatisticId()
Get the statistic id. |
String |
getStatisticProviderId()
Get the statistic provider id. |
String |
getUnit()
Get the statistic unit. |
String |
getValue()
Get the statistic String representation. |
boolean |
isAvailable()
Get the statistic availability. |
void |
reset()
Reset the statistic. |
| Method Detail |
|---|
String getName()
String getDescription()
String getUnit()
long getStartTime()
long getLastSampleTime()
String getValue()
javax.management.j2ee.statistics.Statistic getJSR77Statistic()
String getStatisticId()
String getStatisticFactoryId()
String getStatisticProviderId()
void reset()
void activate()
void deactivate()
boolean isAvailable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||