|
|||||||||
| 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 | |
|---|---|
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 |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||