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 types with arguments of type JasmineIndicator
 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.
 String JasmineProbeManager.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, String probeid)
          Get the Collector for this JasmineIndicator VO Create it if does not exist yet.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.