Interface | Description |
---|---|
AsyncServiceDetector |
AsyncServiceDetector interface.
|
DetectFuture |
DetectFuture interface.
|
DetectFutureListener<F extends DetectFuture> | |
DetectorRequestBuilder | |
DetectRequest |
Groups all of the parameters required for making calls to
SyncServiceDetector.detect(org.opennms.netmgt.provision.DetectRequest)
and AsyncServiceDetector.detect(org.opennms.netmgt.provision.DetectRequest) . |
DetectResults |
Groups all of the results obtained when calling
SyncServiceDetector.detect(org.opennms.netmgt.provision.DetectRequest)
and AsyncServiceDetector.detect(org.opennms.netmgt.provision.DetectRequest) . |
IpInterfacePolicy |
IpInterfacePolicy
|
LocationAwareDetectorClient | |
LocationAwareDnsLookupClient | |
NodePolicy |
NodePolicy
|
OnmsPolicy |
OnmsPolicy interface.
|
PreDetectCallback | |
ProvisioningAdapter |
This class provides an API for implementing provider "extensions" to the OpenNMS
Provisioning daemon.
|
ReverseDnsProvisioningAdapterService | |
ScanContext |
ScanContext interface.
|
Scanner |
Scanner interface.
|
ServiceDetector |
ServiceDetector
Note: the isServiceDetected method is not defined here because there is
a synchronous version of the method and an asynchronous one that are defined
in sub interfaces.
|
ServiceDetectorFactory<T extends ServiceDetector> |
Responsible for instantiating detectors, gathering state information or agent specific details,
and optionally handling post-processing of the requests.
|
SimpleQueuedProvisioningAdapter.AdapterOperationQueueListener | |
SnmpInterfacePolicy |
SnmpInterfacePolicy
|
SyncServiceDetector |
ServiceDetector
|
Class | Description |
---|---|
BasePolicy<T> |
Abstract BasePolicy class.
|
DefaultReverseDnsProvisioningAdapterService | |
DnsProvisioningAdapter |
A Dynamic DNS provisioning adapter for integration with OpenNMS Provisioning daemon API.
|
GeolocationProvisioningAdapter | |
PuppetProvisioningAdapter |
Integrates Puppet with OpenNMS.
|
RancidProvisioningAdapter |
A Rancid provisioning adapter for integration with OpenNMS Provisioning daemon API.
|
ResourceRecord |
ResourceRecord class.
|
ReverseDnsProvisioningAdapter |
A Dynamic DNS provisioning adapter for integration with OpenNMS Provisioning daemon API.
|
ReverseDnsRecord | |
SimpleQueuedProvisioningAdapter |
This class takes the work out of scheduling and queuing calls from the provisioner.
|
SimpleQueuedProvisioningAdapter.AdapterOperationQueue | |
SimpleQueuedProvisioningAdapter2 |
This class takes the work out of scheduling and queuing calls from the provisioner.
|
SimplerQueuedProvisioningAdapter |
SimplerQueuedProvisioningAdapter
|
SnmpAssetProvisioningAdapter | |
SnmpHardwareInventoryProvisioningAdapter |
The Class SnmpHardwareInventoryProvisioningAdapter.
|
UpdateMessage |
UpdateMessage class.
|
WsManAssetProvisioningAdapter |
Enum | Description |
---|---|
BasePolicy.Match |
Exception | Description |
---|---|
ProvisioningAdapterException |
For use with the ProvisioningExtension API.
|
SnmpHardwareInventoryException |
The Class EntityPluginException.
|
Copyright © 2021. All rights reserved.