|
||||||||||
| 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(String id)
Get an indicator by its name |
| Methods in org.ow2.jasmine.probe that return types with arguments of type JasmineIndicator | |
|---|---|
List<JasmineIndicator> |
JProbeManagerMXBean.getIndicators()
get the list of all defined indicators. |
| Methods in org.ow2.jasmine.probe with parameters of type JasmineIndicator | |
|---|---|
void |
JProbeManagerMXBean.changeIndicator(JasmineIndicator indic)
Change an indicator. |
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,
JasmineProbe probe)
Create a Collector instance corresponding to a JasmineIndicator and a JasmineProbe. |
List<String> |
JasmineCollectorService.getDependantIndicators(JasmineIndicator indic)
Return the List of indicators used by this indicator. |
List<String> |
JasmineCollectorService.getDependantTargets(JasmineIndicator indic)
Return the list of targets used by this indicator |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||