Uses of Class
org.ow2.jasmine.monitoring.eos.probemanager.service.ProbeOutput

Uses of ProbeOutput in org.ow2.jasmine.monitoring.eos.probemanager.service
 

Methods in org.ow2.jasmine.monitoring.eos.probemanager.service that return types with arguments of type ProbeOutput
 ArrayList<ProbeOutput> ProbeManagerService.getOutputs()
          Retrieve list of outputs defined on this server
 ArrayList<ProbeOutput> ProbeManagerService.modifyOutput(ProbeOutput output)
          modify an Output
 ArrayList<ProbeOutput> ProbeManagerService.newOutput(ProbeOutput output)
          Create a new output
 ArrayList<ProbeOutput> ProbeManagerService.removeOutput(String name)
          Remove an output
 

Methods in org.ow2.jasmine.monitoring.eos.probemanager.service with parameters of type ProbeOutput
 ArrayList<ProbeOutput> ProbeManagerService.modifyOutput(ProbeOutput output)
          modify an Output
 ArrayList<ProbeOutput> ProbeManagerService.newOutput(ProbeOutput output)
          Create a new output
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.