|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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 | |
|---|---|
java.util.ArrayList<ProbeOutput> |
ProbeManagerService.getOutputs()
Retrieve list of outputs defined on this server |
java.util.ArrayList<ProbeOutput> |
ProbeManagerService.modifyOutput(ProbeOutput output)
modify an Output |
java.util.ArrayList<ProbeOutput> |
ProbeManagerService.newOutput(ProbeOutput output)
Create a new output |
java.util.ArrayList<ProbeOutput> |
ProbeManagerService.removeOutput(java.lang.String name)
Remove an output |
| Methods in org.ow2.jasmine.monitoring.eos.probemanager.service with parameters of type ProbeOutput | |
|---|---|
java.util.ArrayList<ProbeOutput> |
ProbeManagerService.modifyOutput(ProbeOutput output)
modify an Output |
java.util.ArrayList<ProbeOutput> |
ProbeManagerService.newOutput(ProbeOutput output)
Create a new output |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||