|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SPIBoundaryStatistic
WebSphere interface to instrument a Boundary statistic.
Method Summary | |
---|---|
void |
set(long lowerBound,
long upperBound,
long startTime,
long lastSampleTime)
Set the Boundary statistic with the following values |
void |
setLowerBound(long lowerBound)
Sets the low bound |
void |
setUpperBound(long upperBound)
Sets the upper bound |
Methods inherited from interface com.ibm.wsspi.pmi.stat.SPIStatistic |
---|
isEnabled, reset, setLastSampleTime, setStartTime |
Methods inherited from interface com.ibm.websphere.pmi.stat.WSBoundaryStatistic |
---|
getLowerBound, getUpperBound |
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 set(long lowerBound, long upperBound, long startTime, long lastSampleTime)
void setLowerBound(long lowerBound)
void setUpperBound(long upperBound)
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |