|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.web.services.DefaultPollerService
public class DefaultPollerService
DefaultPollerService class.
| Constructor Summary | |
|---|---|
DefaultPollerService()
|
|
| Method Summary | |
|---|---|
void |
poll(OnmsMonitoredService monSvc,
int pollResultId)
poll |
void |
setEventProxy(EventProxy eventProxy)
setEventProxy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultPollerService()
| Method Detail |
|---|
public void setEventProxy(EventProxy eventProxy)
setEventProxy
eventProxy - a EventProxy object.
public void poll(OnmsMonitoredService monSvc,
int pollResultId)
poll
poll in interface PollerServicemonSvc - a OnmsMonitoredService object.pollResultId - a int.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||