Uses of Class
org.ow2.jasmine.probe.JasmineIndicator

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.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.