|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProbeManager
Interface used by the JasmineProbe optional services.
| Method Summary | |
|---|---|
JasmineAggregateService |
getAggregate(String key)
Get the AggregateServices corresponding to an aggregate function. |
List<String> |
getAggregateFuntions()
Get the name of aggregate functions provided by AggregateServices. |
JasmineCollector |
getCollector(String indicator,
String probeid)
Get a Collector by its Indicator name |
String |
getDomainName()
|
String |
getServerName()
|
JasmineTarget |
getTarget(String name)
Get a JasmineTarget by its name |
| Method Detail |
|---|
JasmineCollector getCollector(String indicator,
String probeid)
throws JasmineProbeException
indicator - indicator nameprobeid - probe name
JasmineProbeExceptionList<String> getAggregateFuntions()
JasmineAggregateService getAggregate(String key)
key - aggregate function name
JasmineTarget getTarget(String name)
name -
String getDomainName()
String getServerName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||