|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JasmineCollector
Common interface for JasmineProbe collectors.
| Method Summary | |
|---|---|
String |
getIndicatorName()
Return the name of the indicator corresponding to this Collector |
JasmineIndicatorValue |
getLastResult()
Retrieve the last results for this indicator. |
String |
getProbeId()
|
boolean |
isRemoved()
|
void |
remove()
Mark removed |
void |
startPolling()
Start polling |
void |
stopPolling()
Stop polling |
| Method Detail |
|---|
JasmineIndicatorValue getLastResult()
throws JasmineCollectorException
JasmineCollectorExceptionString getIndicatorName()
String getProbeId()
void stopPolling()
void startPolling()
void remove()
boolean isRemoved()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||