| Package | Description |
|---|---|
| org.opennms.web.svclayer | |
| org.opennms.web.svclayer.support |
| Modifier and Type | Method and Description |
|---|---|
void |
DistributedPollerService.deleteLocationMonitor(LocationMonitorIdCommand command,
org.springframework.validation.BindException errors)
deleteLocationMonitor
|
LocationMonitorListModel |
DistributedPollerService.getLocationMonitorDetails(LocationMonitorIdCommand command,
org.springframework.validation.BindException errors)
getLocationMonitorDetails
|
void |
DistributedPollerService.pauseLocationMonitor(LocationMonitorIdCommand command,
org.springframework.validation.BindException errors)
pauseLocationMonitor
|
void |
DistributedPollerService.resumeLocationMonitor(LocationMonitorIdCommand command,
org.springframework.validation.BindException errors)
resumeLocationMonitor
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultDistributedPollerService.deleteLocationMonitor(LocationMonitorIdCommand command,
org.springframework.validation.BindException errors)
deleteLocationMonitor
|
LocationMonitorListModel |
DefaultDistributedPollerService.getLocationMonitorDetails(LocationMonitorIdCommand cmd,
org.springframework.validation.BindException errors)
getLocationMonitorDetails
|
void |
DefaultDistributedPollerService.pauseLocationMonitor(LocationMonitorIdCommand command,
org.springframework.validation.BindException errors)
pauseLocationMonitor
|
void |
DefaultDistributedPollerService.resumeLocationMonitor(LocationMonitorIdCommand command,
org.springframework.validation.BindException errors)
resumeLocationMonitor
|
Copyright © 2015. All rights reserved.