Uses of Interface
org.opennms.netmgt.provision.LocationAwareDetectorClient
-
-
Uses of LocationAwareDetectorClient in org.opennms.features.apilayer.detectors
Constructors in org.opennms.features.apilayer.detectors with parameters of type LocationAwareDetectorClient Constructor Description DetectorClientImpl(LocationAwareDetectorClient locationAwareDetectorClient)
-
Uses of LocationAwareDetectorClient in org.opennms.netmgt.discovery
Methods in org.opennms.netmgt.discovery that return LocationAwareDetectorClient Modifier and Type Method Description LocationAwareDetectorClient
DiscoveryTaskExecutorImpl. getLocationAwareDetectorClient()
Methods in org.opennms.netmgt.discovery with parameters of type LocationAwareDetectorClient Modifier and Type Method Description void
DiscoveryTaskExecutorImpl. setLocationAwareDetectorClient(LocationAwareDetectorClient locationAwareDetectorClient)
-
Uses of LocationAwareDetectorClient in org.opennms.netmgt.provision.detector.client.rpc
Classes in org.opennms.netmgt.provision.detector.client.rpc that implement LocationAwareDetectorClient Modifier and Type Class Description class
LocationAwareDetectorClientRpcImpl
-
Uses of LocationAwareDetectorClient in org.opennms.netmgt.provision.detector.command
Fields in org.opennms.netmgt.provision.detector.command declared as LocationAwareDetectorClient Modifier and Type Field Description LocationAwareDetectorClient
Detect. locationAwareDetectorClient
-
Uses of LocationAwareDetectorClient in org.opennms.netmgt.provision.service
Methods in org.opennms.netmgt.provision.service that return LocationAwareDetectorClient Modifier and Type Method Description LocationAwareDetectorClient
DefaultProvisionService. getLocationAwareDetectorClient()
LocationAwareDetectorClient
ProvisionService. getLocationAwareDetectorClient()
-