public class DefaultPollerService extends Object implements PollerService
DefaultPollerService class.
Constructor and Description |
---|
DefaultPollerService() |
Modifier and Type | Method and Description |
---|---|
void |
poll(OnmsMonitoredService monSvc,
int pollResultId)
poll
|
void |
setEventProxy(EventProxy eventProxy)
setEventProxy
|
public void setEventProxy(EventProxy eventProxy)
setEventProxy
eventProxy
- a EventProxy
object.public void poll(OnmsMonitoredService monSvc, int pollResultId)
poll
poll
in interface PollerService
monSvc
- a OnmsMonitoredService
object.pollResultId
- a int.Copyright © 2015. All rights reserved.