Package | Description |
---|---|
org.opennms.netmgt.dao.api | |
org.opennms.netmgt.dao.hibernate | |
org.opennms.netmgt.dao.mock | |
org.opennms.netmgt.discovery |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInterfaceToNodeCache
This class represents a singular instance that is used to map trap IP
addresses to known nodes.
|
Modifier and Type | Method and Description |
---|---|
static InterfaceToNodeCache |
AbstractInterfaceToNodeCache.getInstance()
Deprecated.
Inject this value instead of using singleton access.
|
Modifier and Type | Method and Description |
---|---|
static void |
AbstractInterfaceToNodeCache.setInstance(InterfaceToNodeCache cache) |
Modifier and Type | Class and Description |
---|---|
class |
InterfaceToNodeCacheDaoImpl
This class represents a singular instance that is used to map IP
addresses to known nodes.
|
Modifier and Type | Class and Description |
---|---|
class |
MockInterfaceToNodeCache |
Constructor and Description |
---|
UnmanagedInterfaceFilter(InterfaceToNodeCache interfaceToNodeCache) |
Copyright © 2020. All rights reserved.