|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ProbeIndicator in org.ow2.jasmine.monitoring.eos.probemanager.service |
|---|
| Methods in org.ow2.jasmine.monitoring.eos.probemanager.service that return types with arguments of type ProbeIndicator | |
|---|---|
ArrayList<ProbeIndicator> |
ProbeManagerService.getIndicators()
Retrieve list of indicators defined on this server |
ArrayList<ProbeIndicator> |
ProbeManagerService.modifyIndicator(ProbeIndicator indicator)
modify an indicator |
ArrayList<ProbeIndicator> |
ProbeManagerService.newIndicator(ProbeIndicator indicator)
Create a new indicator |
ArrayList<ProbeIndicator> |
ProbeManagerService.removeIndicator(String name)
Remove an indicator |
| Methods in org.ow2.jasmine.monitoring.eos.probemanager.service with parameters of type ProbeIndicator | |
|---|---|
ArrayList<ProbeIndicator> |
ProbeManagerService.modifyIndicator(ProbeIndicator indicator)
modify an indicator |
ArrayList<ProbeIndicator> |
ProbeManagerService.newIndicator(ProbeIndicator indicator)
Create a new indicator |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||