Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.discovery |
Modifier and Type | Method and Description |
---|---|
static DiscoveryConfigFactory |
DiscoveryConfigFactory.getInstance()
Return the singleton instance of this factory.
|
Modifier and Type | Method and Description |
---|---|
static void |
DiscoveryConfigFactory.setInstance(DiscoveryConfigFactory factory)
Set the singleton instance of this factory.
|
Modifier and Type | Method and Description |
---|---|
DiscoveryConfigFactory |
DiscoveryPingResponseCallback.getDiscoveryFactory() |
DiscoveryConfigFactory |
Discovery.getDiscoveryFactory()
getDiscoveryFactory
|
Modifier and Type | Method and Description |
---|---|
void |
DiscoveryPingResponseCallback.setDiscoveryFactory(DiscoveryConfigFactory discoveryFactory) |
void |
Discovery.setDiscoveryFactory(DiscoveryConfigFactory discoveryFactory)
setDiscoveryFactory
|
Copyright © 2015. All rights reserved.