|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opennms.netmgt.poller.pollables.PollableVisitorAdaptor
org.opennms.netmgt.poller.pollables.PollableNetwork.DumpVisitor
Field Summary | |
private org.apache.log4j.Category |
m_log
|
Constructor Summary | |
PollableNetwork.DumpVisitor(org.apache.log4j.Category log)
|
Method Summary | |
void |
visitInterface(PollableInterface pIf)
|
void |
visitNode(PollableNode pNode)
|
void |
visitService(PollableService pSvc)
|
Methods inherited from class org.opennms.netmgt.poller.pollables.PollableVisitorAdaptor |
visitContainer, visitElement, visitNetwork |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private org.apache.log4j.Category m_log
Constructor Detail |
public PollableNetwork.DumpVisitor(org.apache.log4j.Category log)
Method Detail |
public void visitNode(PollableNode pNode)
visitNode
in interface PollableVisitor
visitNode
in class PollableVisitorAdaptor
public void visitInterface(PollableInterface pIf)
visitInterface
in interface PollableVisitor
visitInterface
in class PollableVisitorAdaptor
public void visitService(PollableService pSvc)
visitService
in interface PollableVisitor
visitService
in class PollableVisitorAdaptor
|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |