|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JasmineIndicator | |
|---|---|
| org.ow2.jasmine.probe | |
| org.ow2.jasmine.probe.collector | |
| Uses of JasmineIndicator in org.ow2.jasmine.probe |
|---|
| Methods in org.ow2.jasmine.probe that return JasmineIndicator | |
|---|---|
JasmineIndicator |
JProbeManagerMXBean.getIndicator(java.lang.String id)
Get an indicator by its name |
| Methods in org.ow2.jasmine.probe that return types with arguments of type JasmineIndicator | |
|---|---|
java.util.Collection<JasmineIndicator> |
JasmineProbeManager.getIndicators()
get the list of all defined indicators. |
| Methods in org.ow2.jasmine.probe with parameters of type JasmineIndicator | |
|---|---|
void |
JasmineProbeManager.changeIndicator(JasmineIndicator indic)
Change an indicator. |
java.lang.String |
JProbeManagerMXBean.createIndicator(JasmineIndicator indic)
Create a new Indicator |
| Uses of JasmineIndicator in org.ow2.jasmine.probe.collector |
|---|
| Methods in org.ow2.jasmine.probe.collector with parameters of type JasmineIndicator | |
|---|---|
JasmineCollector |
JasmineCollectorService.getCollector(JasmineIndicator indicator,
int period,
java.lang.String probeid)
Get the Collector for this JasmineIndicator VO Create it if does not exist yet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||