|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SPIStatistic
WebSphere interface to instrument a statistic.
Method Summary | |
---|---|
boolean |
isEnabled()
Returns true if monitoring for this statitic is enabled |
void |
reset()
Resets the statistic to zero. |
void |
setLastSampleTime(long lastSampleTime)
Set last sample time |
void |
setStartTime(long startTime)
Set start time |
Methods inherited from interface com.ibm.websphere.pmi.stat.WSStatistic |
---|
combine, copy, delta, getDataInfo, getDescription, getId, getLastSampleTime, getName, getStartTime, getUnit, rateOfChange, resetOnClient, setDataInfo, setDataInfo, toString, toXML, update |
Method Detail |
---|
void reset()
void setLastSampleTime(long lastSampleTime)
void setStartTime(long startTime)
boolean isEnabled()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |