|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MeasurableCapabilityMBean
Provides a standard MBean to use when administering a MeasurableCapability using JMX
| Method Summary | |
|---|---|
int |
getSampleSize()
Get the sampleSize property |
double |
getUtilization()
Provide a method to return the utilization associated with this MeasurableCapability |
void |
setSampleSize(int sampleSize)
Set the sampleSize for the MeasurableCapability |
| Methods inherited from interface org.rioproject.watch.PeriodicWatchMBean |
|---|
checkValue, getPeriod, setPeriod, start, stop |
| Methods inherited from interface org.rioproject.watch.ThresholdWatchMBean |
|---|
getBreachedCount, getClearedCount, getCurrentHighThreshold, getCurrentLowThreshold, getHighThreshold, getLowThreshold, setCurrentHighThreshold, setCurrentLowThreshold |
| Methods inherited from interface org.rioproject.watch.WatchMBean |
|---|
clear, getCalculables, getId, getLastCalculableValue |
| Method Detail |
|---|
void setSampleSize(int sampleSize)
sampleSize - The number of samples the MeasurableCapability will
accumulate in the period defined by the period in order to produce a
result.int getSampleSize()
double getUtilization()
|
Copyright © Rio Project. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||