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

Packages that use JasmineOutput
org.ow2.jasmine.probe   
org.ow2.jasmine.probe.outer   
 

Uses of JasmineOutput in org.ow2.jasmine.probe
 

Methods in org.ow2.jasmine.probe that return JasmineOutput
 JasmineOutput JProbeManagerMXBean.getOutput(String id)
          Get an Output by its name
 

Methods in org.ow2.jasmine.probe that return types with arguments of type JasmineOutput
 List<JasmineOutput> JProbeManagerMXBean.getOutputs()
          get the list of all defined outputs.
 

Methods in org.ow2.jasmine.probe with parameters of type JasmineOutput
 void JProbeManagerMXBean.changeOutput(JasmineOutput output)
          Change an output.
 String JProbeManagerMXBean.createOutput(JasmineOutput output)
          Create a new Output
 

Uses of JasmineOutput in org.ow2.jasmine.probe.outer
 

Methods in org.ow2.jasmine.probe.outer with parameters of type JasmineOutput
 JasmineOuter JasmineOuterService.getOuter(JasmineOutput jasmineOutput)
          Get the Outer for this JasmineOutput VO Create it if does not exist yet.
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.