|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JasmineCollectorService
This interface is implemented by all the CollectorServices
| Method Summary | |
|---|---|
JasmineCollector |
getCollector(JasmineIndicator indicator,
int period,
java.lang.String probeid)
Get the Collector for this JasmineIndicator VO Create it if does not exist yet. |
java.util.Collection<JasminePropertyInfo> |
getPropertiesInfo()
Retrieve the description of all specific properties hidden in JasmineCollector Return a Collection of all properties with their description |
| Method Detail |
|---|
JasmineCollector getCollector(JasmineIndicator indicator,
int period,
java.lang.String probeid)
throws JasmineCollectorException
indicator - VOperiod - nb of seconds between 2 measuresprobeid -
JasmineCollectorExceptionjava.util.Collection<JasminePropertyInfo> getPropertiesInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||