Package | Description |
---|---|
org.opennms.netmgt.poller | |
org.opennms.netmgt.poller.pollables |
Modifier and Type | Method and Description |
---|---|
PollableNetwork |
Poller.getNetwork()
getNetwork
|
Modifier and Type | Method and Description |
---|---|
void |
Poller.setNetwork(PollableNetwork network)
setNetwork
|
Modifier and Type | Method and Description |
---|---|
PollableNetwork |
PollableInterface.getNetwork()
getNetwork
|
PollableNetwork |
PollableService.getNetwork()
getNetwork
|
PollableNetwork |
PollableNode.getNetwork()
getNetwork
|
Modifier and Type | Method and Description |
---|---|
void |
PollableVisitor.visitNetwork(PollableNetwork network)
visitNetwork
|
void |
PollableVisitorAdaptor.visitNetwork(PollableNetwork network)
visitNetwork
|
Constructor and Description |
---|
PollableNode(PollableNetwork network,
int nodeId,
String nodeLabel,
String nodeLocation)
Constructor for PollableNode.
|
Copyright © 2021. All rights reserved.