|
OpenNMS API 1.2.9 | |||||||||
| 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 PollableVisitorvisitNode in class PollableVisitorAdaptorpublic void visitInterface(PollableInterface pIf)
visitInterface in interface PollableVisitorvisitInterface in class PollableVisitorAdaptorpublic void visitService(PollableService pSvc)
visitService in interface PollableVisitorvisitService in class PollableVisitorAdaptor
|
OpenNMS API 1.2.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||