Package | Description |
---|---|
org.opennms.netmgt.poller.pollables |
Modifier and Type | Class and Description |
---|---|
class |
PollableInterface
Represents a PollableInterface
|
class |
PollableNetwork
Represents a PollableNetwork
|
class |
PollableNode
Represents a PollableNode
|
Modifier and Type | Method and Description |
---|---|
PollableContainer |
PollableElement.getParent()
getParent
|
Modifier and Type | Method and Description |
---|---|
protected void |
PollableElement.setParent(PollableContainer newParent)
setParent
|
void |
PollableVisitor.visitContainer(PollableContainer container)
visitContainer
|
void |
PollableVisitorAdaptor.visitContainer(PollableContainer container)
visitContainer
|
Constructor and Description |
---|
PollableContainer(PollableContainer parent,
Scope scope)
Constructor for PollableContainer.
|
PollableElement(PollableContainer parent,
Scope scope)
Constructor for PollableElement.
|
Copyright © 2021. All rights reserved.