Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.config.api | |
org.opennms.netmgt.config.discovery |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
List<Detector> |
DiscoveryConfigFactory.getListOfDetectors(InetAddress inetAddress,
String location) |
Modifier and Type | Method and Description |
---|---|
List<Detector> |
DiscoveryConfigurationFactory.getListOfDetectors(InetAddress inetAddress,
String location) |
Modifier and Type | Method and Description |
---|---|
List<Detector> |
Definition.getDetectors() |
Modifier and Type | Method and Description |
---|---|
void |
Definition.addDetector(Detector detector) |
Modifier and Type | Method and Description |
---|---|
void |
Definition.setDetectors(List<Detector> detectors) |
Copyright © 2021. All rights reserved.