|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MeasurableMonitor<M extends MeasuredResource>
The MeasurableMonitor defines the semantics needed to provide
a feedback mechanism to measure a MeasurableCapability
| Method Summary | |
|---|---|
M |
getMeasuredResource()
Get the MeasuredResource |
void |
setID(String id)
Set the identifier for the resource being measured |
void |
setThresholdValues(ThresholdValues tVals)
Set the ThresholdValues for the resource being measured |
void |
terminate()
Terminate any collection mechanisms |
| Method Detail |
|---|
void terminate()
void setID(String id)
id - The identifiervoid setThresholdValues(ThresholdValues tVals)
tVals - The ThresholdValuesM getMeasuredResource()
MeasuredResource
for the MeasurableMonitor
|
Copyright © Rio Project. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||