A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractDetector - Class in org.opennms.netmgt.provision.support
-
AbstractDetector class.
- AbstractDetector(String, int) - Constructor for class org.opennms.netmgt.provision.support.AbstractDetector
-
Constructor for AbstractDetector.
- AbstractDetector(String, int, int, int) - Constructor for class org.opennms.netmgt.provision.support.AbstractDetector
-
Constructor for AbstractDetector.
- act(T, Map<String, Object>) - Method in class org.opennms.netmgt.provision.BasePolicy
-
act
- AdapterOperationQueue() - Constructor for class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter.AdapterOperationQueue
- addExchange(ConversationExchange<Request, Response>) - Method in class org.opennms.netmgt.provision.support.AsyncClientConversation
-
addExchange
- addExchange(ConversationExchange<Request, Response>) - Method in class org.opennms.netmgt.provision.support.ClientConversation
-
addExchange
- addExchange(RequestBuilder<Request>, ResponseValidator<Response>) - Method in class org.opennms.netmgt.provision.support.ClientConversation
-
addExchange
- addExchange(Request, ResponseValidator<Response>) - Method in class org.opennms.netmgt.provision.support.ClientConversation
-
addExchange
- addListener(DetectFutureListener<DetectFuture>) - Method in interface org.opennms.netmgt.provision.DetectFuture
-
addListener
- addListener(DetectFutureListener<DetectFuture>) - Method in class org.opennms.netmgt.provision.support.DetectFutureFailedImpl
- addListener(DetectFutureListener<DetectFuture>) - Method in class org.opennms.netmgt.provision.support.DetectFutureMinaImpl
- addListener(DetectFutureListener<DetectFuture>) - Method in class org.opennms.netmgt.provision.support.DetectFutureNettyImpl
- addListener(SimpleQueuedProvisioningAdapter.AdapterOperationQueueListener) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter.AdapterOperationQueue
- addNode(int) - Method in interface org.opennms.netmgt.provision.ProvisioningAdapter
-
This method is called by the Provisioner when a new node is provisioned.
- addNode(int) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter
-
This method is called by the Provisioner when a new node is provisioned.
- addNode(int) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter2
-
This method is called by the Provisioner when a new node is provisioned.
- afterDetect(DetectRequest, DetectResults, Integer) - Method in interface org.opennms.netmgt.provision.ServiceDetectorFactory
-
Optional implementation.
- afterDetect(DetectRequest, DetectResults, Integer) - Method in class org.opennms.netmgt.provision.support.GenericServiceDetectorFactory
- AgentBasedSyncAbstractDetector<T> - Class in org.opennms.netmgt.provision.support
- AgentBasedSyncAbstractDetector(String, int) - Constructor for class org.opennms.netmgt.provision.support.AgentBasedSyncAbstractDetector
- AgentBasedSyncAbstractDetector(String, int, int, int) - Constructor for class org.opennms.netmgt.provision.support.AgentBasedSyncAbstractDetector
- ALL_PARAMETERS - org.opennms.netmgt.provision.BasePolicy.Match
- ANY_PARAMETER - org.opennms.netmgt.provision.BasePolicy.Match
- appendToPipeline(ChannelPipeline) - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetectorNettyImpl
- apply(OnmsIpInterface, Map<String, Object>) - Method in interface org.opennms.netmgt.provision.IpInterfacePolicy
-
apply
- apply(OnmsNode, Map<String, Object>) - Method in interface org.opennms.netmgt.provision.NodePolicy
-
apply
- apply(OnmsSnmpInterface, Map<String, Object>) - Method in interface org.opennms.netmgt.provision.SnmpInterfacePolicy
-
apply
- apply(T, Map<String, Object>) - Method in class org.opennms.netmgt.provision.BasePolicy
-
apply
- AsyncAbstractDetector - Class in org.opennms.netmgt.provision.support
-
AsyncAbstractDetector class.
- AsyncAbstractDetector(String, int) - Constructor for class org.opennms.netmgt.provision.support.AsyncAbstractDetector
-
Constructor for AsyncAbstractDetector.
- AsyncAbstractDetector(String, int, int, int) - Constructor for class org.opennms.netmgt.provision.support.AsyncAbstractDetector
-
Constructor for AsyncAbstractDetector.
- AsyncBasicDetector<Request,Response> - Class in org.opennms.netmgt.provision.support
-
Abstract AsyncBasicDetector class.
- AsyncBasicDetector(String, int) - Constructor for class org.opennms.netmgt.provision.support.AsyncBasicDetector
-
Constructor for AsyncBasicDetector.
- AsyncBasicDetector(String, int, int, int) - Constructor for class org.opennms.netmgt.provision.support.AsyncBasicDetector
-
Constructor for AsyncBasicDetector.
- AsyncBasicDetectorMinaImpl<Request,Response> - Class in org.opennms.netmgt.provision.support
-
AsyncBasicDetectorMinaImpl class.
- AsyncBasicDetectorMinaImpl(String, int) - Constructor for class org.opennms.netmgt.provision.support.AsyncBasicDetectorMinaImpl
-
Constructor for AsyncBasicDetector.
- AsyncBasicDetectorMinaImpl(String, int, int, int) - Constructor for class org.opennms.netmgt.provision.support.AsyncBasicDetectorMinaImpl
-
Constructor for AsyncBasicDetector.
- AsyncBasicDetectorNettyImpl<Request,Response> - Class in org.opennms.netmgt.provision.support
-
AsyncBasicDetectorNettyImpl class.
- AsyncBasicDetectorNettyImpl(String, int) - Constructor for class org.opennms.netmgt.provision.support.AsyncBasicDetectorNettyImpl
- AsyncBasicDetectorNettyImpl(String, int, int, int) - Constructor for class org.opennms.netmgt.provision.support.AsyncBasicDetectorNettyImpl
-
Constructor for AsyncBasicDetector.
- AsyncClientConversation<Request,Response> - Class in org.opennms.netmgt.provision.support
-
A Conversation is a sequence of
ConversationExchangeinstances that are used to describe the sequence of messages that are passed back and forth during a network transaction. - AsyncClientConversation() - Constructor for class org.opennms.netmgt.provision.support.AsyncClientConversation
- AsyncServiceDetector - Interface in org.opennms.netmgt.provision
-
AsyncServiceDetector interface.
- attemptConversation(Client<Request, Response>) - Method in class org.opennms.netmgt.provision.support.ClientConversation
-
attemptConversation
- awaitFor() - Method in interface org.opennms.netmgt.provision.DetectFuture
-
awaitFor
- awaitFor() - Method in class org.opennms.netmgt.provision.support.DetectFutureFailedImpl
- awaitFor() - Method in class org.opennms.netmgt.provision.support.DetectFutureMinaImpl
- awaitFor() - Method in class org.opennms.netmgt.provision.support.DetectFutureNettyImpl
- awaitForUninterruptibly() - Method in interface org.opennms.netmgt.provision.DetectFuture
-
awaitForUninterruptibly
- awaitForUninterruptibly() - Method in class org.opennms.netmgt.provision.support.DetectFutureFailedImpl
- awaitForUninterruptibly() - Method in class org.opennms.netmgt.provision.support.DetectFutureMinaImpl
- awaitForUninterruptibly() - Method in class org.opennms.netmgt.provision.support.DetectFutureNettyImpl
B
- BaseDetectorHandler<Request,Response> - Class in org.opennms.netmgt.provision.support
-
BaseDetectorHandler class.
- BaseDetectorHandler() - Constructor for class org.opennms.netmgt.provision.support.BaseDetectorHandler
- BasePolicy<T> - Class in org.opennms.netmgt.provision
-
Abstract BasePolicy class.
- BasePolicy() - Constructor for class org.opennms.netmgt.provision.BasePolicy
- BasePolicy.Match - Enum in org.opennms.netmgt.provision
- BasicDetector<Request,Response> - Class in org.opennms.netmgt.provision.support
-
Abstract BasicDetector class.
- BasicDetector(String, int) - Constructor for class org.opennms.netmgt.provision.support.BasicDetector
-
Constructor for BasicDetector.
- BasicDetector(String, int, int, int) - Constructor for class org.opennms.netmgt.provision.support.BasicDetector
-
Constructor for BasicDetector.
- buildRequest(String, InetAddress, Integer, Map<String, String>) - Method in interface org.opennms.netmgt.provision.ServiceDetectorFactory
-
Builds the request that will be used to invoke the detector.
- buildRequest(String, InetAddress, Integer, Map<String, String>) - Method in class org.opennms.netmgt.provision.support.GenericServiceDetectorFactory
C
- channelActive(ChannelHandlerContext) - Method in class org.opennms.netmgt.provision.support.DetectorHandlerNettyImpl
- channelActive(ChannelHandlerContext) - Method in class org.opennms.netmgt.provision.support.TcpDetectorHandlerNettyImpl
- channelInactive(ChannelHandlerContext) - Method in class org.opennms.netmgt.provision.support.DetectorHandlerNettyImpl
- channelRead(ChannelHandlerContext, Object) - Method in class org.opennms.netmgt.provision.support.DetectorHandlerNettyImpl
- Client<Request,Response> - Interface in org.opennms.netmgt.provision.support
-
Client interface.
- ClientConversation<Request,Response> - Class in org.opennms.netmgt.provision.support
-
ClientConversation class.
- ClientConversation() - Constructor for class org.opennms.netmgt.provision.support.ClientConversation
- close() - Method in interface org.opennms.netmgt.provision.support.Client
-
close
- connect(InetAddress, int, int) - Method in interface org.opennms.netmgt.provision.support.Client
-
connect
- connect(SocketAddress, IoSessionInitializer<? extends ConnectFuture>, IoHandler) - Method in class org.opennms.netmgt.provision.support.ConnectionFactory
-
Connect to a remote socket.
- connect(SocketAddress, IoSessionInitializer<? extends ConnectFuture>, IoHandler) - Method in class org.opennms.netmgt.provision.support.ConnectionFactoryConnectorPoolImpl
-
Connect to a remote socket.
- connect(SocketAddress, IoSessionInitializer<? extends ConnectFuture>, IoHandler) - Method in class org.opennms.netmgt.provision.support.ConnectionFactoryNewConnectorImpl
-
Connect to a remote socket.
- ConnectionFactory - Class in org.opennms.netmgt.provision.support
-
Factory that controls creation of MINA
NioSocketConnectorconnections. - ConnectionFactory(int) - Constructor for class org.opennms.netmgt.provision.support.ConnectionFactory
-
Create a new factory.
- ConnectionFactoryConnectorPoolImpl - Class in org.opennms.netmgt.provision.support
-
Factory for encapsulating a
NioSocketConnectorin such a way as to allow us to reuse the connector for each#connect(SocketAddress, SocketAddress, IoSessionInitializer, IoHandler)call. - ConnectionFactoryConnectorPoolImpl(int) - Constructor for class org.opennms.netmgt.provision.support.ConnectionFactoryConnectorPoolImpl
-
Create a new factory.
- ConnectionFactoryNewConnectorImpl - Class in org.opennms.netmgt.provision.support
-
This
ConnectionFactorytype will create a newNioSocketConnectorfor every call to#connect(SocketAddress, SocketAddress, IoSessionInitializer). - ConnectionFactoryNewConnectorImpl(int) - Constructor for class org.opennms.netmgt.provision.support.ConnectionFactoryNewConnectorImpl
-
Create a new factory.
- ConversationExchange<Request,Response> - Interface in org.opennms.netmgt.provision.support
-
This class represents a single request-response transaction within a network transaction.
- ConversationExchangeDefaultImpl<Request,RespType> - Class in org.opennms.netmgt.provision.support
- ConversationExchangeDefaultImpl(RequestBuilder<Request>, ResponseValidator<RespType>) - Constructor for class org.opennms.netmgt.provision.support.ConversationExchangeDefaultImpl
- createDetector(Map<String, String>) - Method in interface org.opennms.netmgt.provision.ServiceDetectorFactory
-
Instantiates a new detector and set bean properties.
- createDetector(Map<String, String>) - Method in class org.opennms.netmgt.provision.support.GenericServiceDetectorFactory
- createDetectorHandler(DetectFutureMinaImpl) - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetectorMinaImpl
-
createDetectorHandler
D
- deleteNode(int) - Method in interface org.opennms.netmgt.provision.ProvisioningAdapter
-
This method is called by the Provisioner when a node is deleted through provisioning.
- deleteNode(int) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter
-
This method is called by the Provisioner when a node is deleted through provisioning.
- deleteNode(int) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter2
-
This method is called by the Provisioner when a node is deleted through provisioning.
- dequeueOperationForNode(Integer, SimpleQueuedProvisioningAdapter.AdapterOperation) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter.AdapterOperationQueue
- dequeueOperationsForNode(Integer) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter.AdapterOperationQueue
- detect() - Method in interface org.opennms.netmgt.provision.LocationAwareDetectorClient
- detect(DetectRequest) - Method in interface org.opennms.netmgt.provision.AsyncServiceDetector
-
detect
- detect(DetectRequest) - Method in class org.opennms.netmgt.provision.support.AgentBasedSyncAbstractDetector
- detect(DetectRequest) - Method in class org.opennms.netmgt.provision.support.AsyncAbstractDetector
- detect(DetectRequest) - Method in class org.opennms.netmgt.provision.support.SyncAbstractDetector
- detect(DetectRequest) - Method in interface org.opennms.netmgt.provision.SyncServiceDetector
-
detect
- DetectFuture - Interface in org.opennms.netmgt.provision
-
DetectFuture interface.
- DetectFutureFailedImpl - Class in org.opennms.netmgt.provision.support
-
DetectFutureNettyImpl class.
- DetectFutureFailedImpl(AsyncServiceDetector, Throwable) - Constructor for class org.opennms.netmgt.provision.support.DetectFutureFailedImpl
-
Constructor for DefaultDetectFuture.
- DetectFutureListener<F extends DetectFuture> - Interface in org.opennms.netmgt.provision
- DetectFutureMinaImpl - Class in org.opennms.netmgt.provision.support
-
DefaultDetectFuture class.
- DetectFutureMinaImpl(AsyncServiceDetector) - Constructor for class org.opennms.netmgt.provision.support.DetectFutureMinaImpl
-
Constructor for DefaultDetectFuture.
- DetectFutureNettyImpl - Class in org.opennms.netmgt.provision.support
-
DetectFutureNettyImpl class.
- DetectFutureNettyImpl(AsyncBasicDetectorNettyImpl<?, ?>, ChannelPromise) - Constructor for class org.opennms.netmgt.provision.support.DetectFutureNettyImpl
-
Constructor for DefaultDetectFuture.
- DetectFutureNettyImpl.ServiceDetectionFailedException - Exception in org.opennms.netmgt.provision.support
- DetectorBeanNameGenerator - Class in org.opennms.netmgt.provision.support
-
DetectorBeanNameGenerator
- DetectorBeanNameGenerator() - Constructor for class org.opennms.netmgt.provision.support.DetectorBeanNameGenerator
- DetectorHandlerNettyImpl<Request,Response> - Class in org.opennms.netmgt.provision.support
-
DetectorHandlerNettyImpl class.
- DetectorHandlerNettyImpl() - Constructor for class org.opennms.netmgt.provision.support.DetectorHandlerNettyImpl
- DetectorRequestBuilder - Interface in org.opennms.netmgt.provision
- DetectRequest - Interface in org.opennms.netmgt.provision
-
Groups all of the parameters required for making calls to
SyncServiceDetector.detect(org.opennms.netmgt.provision.DetectRequest)andAsyncServiceDetector.detect(org.opennms.netmgt.provision.DetectRequest). - DetectRequestImpl - Class in org.opennms.netmgt.provision.support
- DetectRequestImpl(InetAddress, Integer) - Constructor for class org.opennms.netmgt.provision.support.DetectRequestImpl
- DetectRequestImpl(InetAddress, Integer, Map<String, String>) - Constructor for class org.opennms.netmgt.provision.support.DetectRequestImpl
- DetectResults - Interface in org.opennms.netmgt.provision
-
Groups all of the results obtained when calling
SyncServiceDetector.detect(org.opennms.netmgt.provision.DetectRequest)andAsyncServiceDetector.detect(org.opennms.netmgt.provision.DetectRequest). - DetectResultsImpl - Class in org.opennms.netmgt.provision.support
- DetectResultsImpl(boolean) - Constructor for class org.opennms.netmgt.provision.support.DetectResultsImpl
- DetectResultsImpl(boolean, Map<String, String>) - Constructor for class org.opennms.netmgt.provision.support.DetectResultsImpl
- dispose() - Method in interface org.opennms.netmgt.provision.ServiceDetector
-
The detector should clean up after itself in this method if necessary.
- dispose() - Method in class org.opennms.netmgt.provision.support.AbstractDetector
-
dispose
- dispose() - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetectorMinaImpl
-
dispose
- dispose() - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetectorNettyImpl
-
dispose
- dispose() - Method in class org.opennms.netmgt.provision.support.BasicDetector
-
dispose
- dispose() - Method in class org.opennms.netmgt.provision.support.ConnectionFactory
-
Dispose of any resources that are held by the connection.
- dispose() - Method in class org.opennms.netmgt.provision.support.ConnectionFactoryConnectorPoolImpl
- dispose() - Method in class org.opennms.netmgt.provision.support.ConnectionFactoryNewConnectorImpl
- dispose(ConnectionFactory) - Static method in class org.opennms.netmgt.provision.support.ConnectionFactory
-
Free up the resources used by a connection and connection factory.
- doAddNode(int) - Method in class org.opennms.netmgt.provision.SimplerQueuedProvisioningAdapter
-
doAddNode
- doDeleteNode(int) - Method in class org.opennms.netmgt.provision.SimplerQueuedProvisioningAdapter
-
doDeleteNode
- doNotifyConfigChange(int) - Method in class org.opennms.netmgt.provision.SimplerQueuedProvisioningAdapter
-
doNotifyConfigChange
- doUpdateNode(int) - Method in class org.opennms.netmgt.provision.SimplerQueuedProvisioningAdapter
-
doUpdateNode
E
- enqueOperation(Integer, SimpleQueuedProvisioningAdapter.AdapterOperation) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter.AdapterOperationQueue
- enqueOperations(Integer, Collection<SimpleQueuedProvisioningAdapter.AdapterOperation>) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter.AdapterOperationQueue
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.opennms.netmgt.provision.support.DetectorHandlerNettyImpl
- exceptionCaught(IoSession, Throwable) - Method in class org.opennms.netmgt.provision.support.BaseDetectorHandler
- execute() - Method in interface org.opennms.netmgt.provision.DetectorRequestBuilder
- expectBanner(ResponseValidator<Response>) - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetector
-
expectBanner
- expectBanner(ResponseValidator<Response>) - Method in class org.opennms.netmgt.provision.support.BasicDetector
-
expectBanner
- expectBanner(ResponseValidator<Response>) - Method in class org.opennms.netmgt.provision.support.ClientConversation
-
expectBanner
F
- find(String) - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetector
-
find
G
- generateBeanName(BeanDefinition, BeanDefinitionRegistry) - Method in class org.opennms.netmgt.provision.support.DetectorBeanNameGenerator
- GenericServiceDetectorFactory<T extends ServiceDetector> - Class in org.opennms.netmgt.provision.support
- GenericServiceDetectorFactory(Class<T>) - Constructor for class org.opennms.netmgt.provision.support.GenericServiceDetectorFactory
- getAddress() - Method in interface org.opennms.netmgt.provision.DetectRequest
- getAddress() - Method in class org.opennms.netmgt.provision.support.DetectRequestImpl
- getAgentAddress(String) - Method in interface org.opennms.netmgt.provision.ScanContext
-
Return the preferred address used to talk to the agent of type type provided e.g.
- getAgentConfig(DetectRequest) - Method in class org.opennms.netmgt.provision.support.AgentBasedSyncAbstractDetector
- getClassName() - Method in class org.opennms.netmgt.provision.support.PluginWrapper
-
getClassName
- getClient() - Method in class org.opennms.netmgt.provision.support.BasicDetector
-
getClient
- getCollection() - Method in class org.opennms.netmgt.provision.support.AbstractDetector
- getConversation() - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetector
-
getConversation
- getConversation() - Method in class org.opennms.netmgt.provision.support.BaseDetectorHandler
-
getConversation
- getConversation() - Method in class org.opennms.netmgt.provision.support.BasicDetector
-
getConversation
- getConversation() - Method in class org.opennms.netmgt.provision.support.DetectorHandlerNettyImpl
-
getConversation
- getCriteria() - Method in class org.opennms.netmgt.provision.BasePolicy
-
getCriteria
- getCriteria(String) - Method in class org.opennms.netmgt.provision.BasePolicy
-
getCriteria
- getDetectorClass() - Method in interface org.opennms.netmgt.provision.ServiceDetectorFactory
-
Used by the detector registry to track and index the detector types.
- getDetectorClass() - Method in class org.opennms.netmgt.provision.support.GenericServiceDetectorFactory
- getDetectorHandler() - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetectorMinaImpl
-
getDetectorHandler
- getDetectorHandler(AsyncClientConversation<Request, Response>) - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetectorNettyImpl
- getException() - Method in interface org.opennms.netmgt.provision.DetectFuture
-
getException
- getException() - Method in class org.opennms.netmgt.provision.support.DetectFutureFailedImpl
-
getException
- getException() - Method in class org.opennms.netmgt.provision.support.DetectFutureMinaImpl
-
getException
- getException() - Method in class org.opennms.netmgt.provision.support.DetectFutureNettyImpl
-
getException
- getExecutorService() - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter2
-
getExecutorService
- getFactory(int) - Static method in class org.opennms.netmgt.provision.support.ConnectionFactory
-
Get a new ConnectionFactory.
- getFuture() - Method in class org.opennms.netmgt.provision.support.BaseDetectorHandler
-
getFuture
- getIdleTime() - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetector
-
getIdleTime
- getIpMatch() - Method in interface org.opennms.netmgt.provision.ServiceDetector
-
Get the IPLIKE rule for detecting the service.
- getIpMatch() - Method in class org.opennms.netmgt.provision.support.AbstractDetector
-
getIpMatch
- getListeners() - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter.AdapterOperationQueue
- getListOfAgentConfigs(DetectRequest) - Method in class org.opennms.netmgt.provision.support.AgentBasedSyncAbstractDetector
-
Override this if detector can support multiple agent configs.
- getLoggingFilter() - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetectorMinaImpl
-
getLoggingFilter
- getMatch() - Method in class org.opennms.netmgt.provision.BasePolicy
-
getMatch
- getMatchBehavior() - Method in class org.opennms.netmgt.provision.BasePolicy
-
getMatchBehavior
- getName() - Method in interface org.opennms.netmgt.provision.ProvisioningAdapter
-
getName
- getName() - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter
-
getName
- getName() - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter2
-
getName
- getName() - Method in class org.opennms.netmgt.provision.SimplerQueuedProvisioningAdapter
-
getName
- getObjectValue() - Method in class org.opennms.netmgt.provision.support.DetectFutureMinaImpl
-
getObjectValue
- getOperationQueue() - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter
- getOperationQueueForNode(Integer) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter.AdapterOperationQueue
- getOptionalItems() - Method in class org.opennms.netmgt.provision.support.PluginWrapper
-
getOptionalItems
- getOptionalKeys() - Method in class org.opennms.netmgt.provision.support.PluginWrapper
-
getOptionalKeys
- getPort() - Method in interface org.opennms.netmgt.provision.ServiceDetector
-
Get the port where this service will be detected.
- getPort() - Method in class org.opennms.netmgt.provision.support.AbstractDetector
-
getPort
- getPort() - Method in class org.opennms.netmgt.provision.support.DetectRequestImpl
- getProtocolCodecFilter() - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetectorMinaImpl
-
getProtocolCodecFilter
- getRequest() - Method in class org.opennms.netmgt.provision.support.AsyncClientConversation
-
getRequest
- getRequest() - Method in class org.opennms.netmgt.provision.support.ConversationExchangeDefaultImpl
- getRequest() - Method in interface org.opennms.netmgt.provision.support.RequestBuilder
- getRequired() - Method in class org.opennms.netmgt.provision.support.PluginWrapper
-
getRequired
- getRequiredItems() - Method in class org.opennms.netmgt.provision.support.PluginWrapper
-
getRequiredItems
- getRequiredKeys() - Method in class org.opennms.netmgt.provision.support.PluginWrapper
-
getRequiredKeys
- getRetries() - Method in class org.opennms.netmgt.provision.support.AbstractDetector
-
getRetries
- getRuntimeAttributes() - Method in interface org.opennms.netmgt.provision.DetectRequest
- getRuntimeAttributes() - Method in class org.opennms.netmgt.provision.support.DetectRequestImpl
- getServiceAttributes() - Method in interface org.opennms.netmgt.provision.DetectResults
- getServiceAttributes() - Method in class org.opennms.netmgt.provision.support.DetectFutureFailedImpl
-
getServiceAttributes
- getServiceAttributes() - Method in class org.opennms.netmgt.provision.support.DetectFutureMinaImpl
-
getServiceAttributes
- getServiceAttributes() - Method in class org.opennms.netmgt.provision.support.DetectFutureNettyImpl
-
getServiceAttributes
- getServiceAttributes() - Method in class org.opennms.netmgt.provision.support.DetectResultsImpl
- getServiceName() - Method in interface org.opennms.netmgt.provision.ServiceDetector
-
Requires that all implementations of this API return a service name.
- getServiceName() - Method in class org.opennms.netmgt.provision.support.AbstractDetector
-
getServiceName
- getTimeout() - Method in interface org.opennms.netmgt.provision.ServiceDetector
-
Get the timeout for detecting the service.
- getTimeout() - Method in class org.opennms.netmgt.provision.support.AbstractDetector
-
getTimeout
- getTimeout() - Method in class org.opennms.netmgt.provision.support.ConnectionFactory
H
- HAS_MULTIPLE_AGENT_CONFIGS - Static variable in class org.opennms.netmgt.provision.support.AgentBasedSyncAbstractDetector
- hasBanner() - Method in class org.opennms.netmgt.provision.support.AsyncClientConversation
-
hasBanner
- hasExchanges() - Method in class org.opennms.netmgt.provision.support.AsyncClientConversation
-
hasExchanges
- hasMultipleAgentConfigs(Map<String, String>) - Static method in class org.opennms.netmgt.provision.support.AgentBasedSyncAbstractDetector
I
- init() - Method in interface org.opennms.netmgt.provision.ProvisioningAdapter
-
This method is called in case the adapter needs to perform some initialization prior to receiving calls from the AdapterManager.
- init() - Method in interface org.opennms.netmgt.provision.Scanner
-
init
- init() - Method in interface org.opennms.netmgt.provision.ServiceDetector
-
Perform any necessary initialization after construction and before detecting.
- init() - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter
-
(non-Javadoc)
- init() - Method in class org.opennms.netmgt.provision.SimplerQueuedProvisioningAdapter
-
(non-Javadoc)
- init() - Method in class org.opennms.netmgt.provision.support.AbstractDetector
-
init
- IpInterfacePolicy - Interface in org.opennms.netmgt.provision
-
IpInterfacePolicy
- isComplete() - Method in class org.opennms.netmgt.provision.support.AsyncClientConversation
-
isComplete
- isDescendantOf(String, String) - Static method in class org.opennms.netmgt.provision.ScriptUtil
- isDescendantOf(Path, Path) - Static method in class org.opennms.netmgt.provision.ScriptUtil
- isDone() - Method in interface org.opennms.netmgt.provision.DetectFuture
-
isDone
- isDone() - Method in class org.opennms.netmgt.provision.support.DetectFutureFailedImpl
- isDone() - Method in class org.opennms.netmgt.provision.support.DetectFutureNettyImpl
- isNodeReady(int) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter2
-
This method is called when the scheduled Adapters extending this class must implement this method
- isNodeReady(SimpleQueuedProvisioningAdapter.AdapterOperation) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter
-
Adapters extending this class must implement this method.
- isNodeReady(SimpleQueuedProvisioningAdapter.AdapterOperation) - Method in class org.opennms.netmgt.provision.SimplerQueuedProvisioningAdapter
-
Adapters extending this class must implement this method.
- isServiceDetected() - Method in interface org.opennms.netmgt.provision.DetectResults
- isServiceDetected() - Method in class org.opennms.netmgt.provision.support.DetectFutureFailedImpl
-
isServiceDetected
- isServiceDetected() - Method in class org.opennms.netmgt.provision.support.DetectFutureMinaImpl
-
isServiceDetected
- isServiceDetected() - Method in class org.opennms.netmgt.provision.support.DetectFutureNettyImpl
-
isServiceDetected
- isServiceDetected() - Method in class org.opennms.netmgt.provision.support.DetectResultsImpl
- isServiceDetected(InetAddress) - Method in class org.opennms.netmgt.provision.support.AsyncAbstractDetector
- isServiceDetected(InetAddress) - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetectorMinaImpl
- isServiceDetected(InetAddress) - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetectorNettyImpl
- isServiceDetected(InetAddress) - Method in class org.opennms.netmgt.provision.support.BasicDetector
-
isServiceDetected
- isServiceDetected(InetAddress) - Method in class org.opennms.netmgt.provision.support.SyncAbstractDetector
-
isServiceDetected
- isServiceDetected(InetAddress, List<T>) - Method in class org.opennms.netmgt.provision.support.AgentBasedSyncAbstractDetector
- isServiceDetected(InetAddress, T) - Method in class org.opennms.netmgt.provision.support.AgentBasedSyncAbstractDetector
- isUseSSLFilter() - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetector
-
isUseSSLFilter
L
- LocationAwareDetectorClient - Interface in org.opennms.netmgt.provision
- LocationAwareDnsLookupClient - Interface in org.opennms.netmgt.provision
- lookup(String, String) - Method in interface org.opennms.netmgt.provision.LocationAwareDnsLookupClient
- lookup(String, String, String) - Method in interface org.opennms.netmgt.provision.LocationAwareDnsLookupClient
M
- m_delay - Variable in class org.opennms.netmgt.provision.SimplerQueuedProvisioningAdapter
- m_template - Variable in class org.opennms.netmgt.provision.SimplerQueuedProvisioningAdapter
- m_timeUnit - Variable in class org.opennms.netmgt.provision.SimplerQueuedProvisioningAdapter
- match(String, String) - Method in class org.opennms.netmgt.provision.BasePolicy
-
match
- matches(T) - Method in class org.opennms.netmgt.provision.BasePolicy
-
matches
- messageReceived(IoSession, Object) - Method in class org.opennms.netmgt.provision.support.BaseDetectorHandler
N
- NO_PARAMETERS - org.opennms.netmgt.provision.BasePolicy.Match
- nodeConfigChanged(int) - Method in interface org.opennms.netmgt.provision.ProvisioningAdapter
-
This method is called when a configuration change event has occurred from any source.
- nodeConfigChanged(int) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter
-
This method is called when a configuration change event has occurred from any source.
- nodeConfigChanged(int) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter2
-
This method is called when a configuration change event has occurred from any source.
- NodePolicy - Interface in org.opennms.netmgt.provision
-
NodePolicy
O
- onDequeueOperation(SimpleQueuedProvisioningAdapter.AdapterOperation) - Method in interface org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter.AdapterOperationQueueListener
- onEnqueueOperation(SimpleQueuedProvisioningAdapter.AdapterOperation) - Method in interface org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter.AdapterOperationQueueListener
- onInit() - Method in class org.opennms.netmgt.provision.support.AbstractDetector
-
onInit
- OnmsPolicy - Interface in org.opennms.netmgt.provision
-
OnmsPolicy interface.
- operationComplete(F) - Method in interface org.opennms.netmgt.provision.DetectFutureListener
- org.opennms.netmgt.provision - package org.opennms.netmgt.provision
- org.opennms.netmgt.provision.annotations - package org.opennms.netmgt.provision.annotations
- org.opennms.netmgt.provision.support - package org.opennms.netmgt.provision.support
P
- PluginWrapper - Class in org.opennms.netmgt.provision.support
-
PluginWrapper class.
- PluginWrapper(Class<?>) - Constructor for class org.opennms.netmgt.provision.support.PluginWrapper
-
Constructor for PluginWrapper.
- PluginWrapper(String) - Constructor for class org.opennms.netmgt.provision.support.PluginWrapper
-
Constructor for PluginWrapper.
- Policy - Annotation Type in org.opennms.netmgt.provision.annotations
-
Policy class.
- preDetect() - Method in interface org.opennms.netmgt.provision.PreDetectCallback
- preDetect() - Method in class org.opennms.netmgt.provision.support.DetectRequestImpl
- PreDetectCallback - Interface in org.opennms.netmgt.provision
- processPendingOperationForNode(SimpleQueuedProvisioningAdapter.AdapterOperation) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter
-
The class implements the API and therefore the concrete class implements this method to handle dequeued operations.
- processPendingOperationForNode(SimpleQueuedProvisioningAdapter.AdapterOperation) - Method in class org.opennms.netmgt.provision.SimplerQueuedProvisioningAdapter
-
The class implements the API and therefore the concrete class implements this method to handle dequeued operations.
- processPendingOperationForNode(SimpleQueuedProvisioningAdapter2.AdapterOperation) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter2
-
processPendingOperationForNode
- ProvisioningAdapter - Interface in org.opennms.netmgt.provision
-
This class provides an API for implementing provider "extensions" to the OpenNMS Provisioning daemon.
- ProvisioningAdapterException - Exception in org.opennms.netmgt.provision
-
For use with the ProvisioningExtension API.
- ProvisioningAdapterException(String) - Constructor for exception org.opennms.netmgt.provision.ProvisioningAdapterException
-
Constructor for ProvisioningAdapterException.
- ProvisioningAdapterException(String, Throwable) - Constructor for exception org.opennms.netmgt.provision.ProvisioningAdapterException
-
Constructor for ProvisioningAdapterException.
- ProvisioningAdapterException(Throwable) - Constructor for exception org.opennms.netmgt.provision.ProvisioningAdapterException
-
Constructor for ProvisioningAdapterException.
- putCriteria(String, String) - Method in class org.opennms.netmgt.provision.BasePolicy
-
putCriteria
R
- receiveBanner() - Method in interface org.opennms.netmgt.provision.support.Client
-
receiveBanner
- reConnect(SocketAddress, IoSessionInitializer<? extends ConnectFuture>, IoHandler) - Method in class org.opennms.netmgt.provision.support.ConnectionFactory
-
Retry a connection.
- reConnect(SocketAddress, IoSessionInitializer<? extends ConnectFuture>, IoHandler) - Method in class org.opennms.netmgt.provision.support.ConnectionFactoryConnectorPoolImpl
-
Delegates completely to
#connect(SocketAddress, SocketAddress, IoSessionInitializer, IoHandler)since we are reusing the same connector for all invocations. - reConnect(SocketAddress, IoSessionInitializer<? extends ConnectFuture>, IoHandler) - Method in class org.opennms.netmgt.provision.support.ConnectionFactoryNewConnectorImpl
-
Delegates completely to
#connect(SocketAddress, SocketAddress, IoSessionInitializer, IoHandler)since we are recreating connectors during each invocation. - removeListener(SimpleQueuedProvisioningAdapter.AdapterOperationQueueListener) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter.AdapterOperationQueue
- RequestBuilder<Request> - Interface in org.opennms.netmgt.provision.support
- Require - Annotation Type in org.opennms.netmgt.provision.annotations
-
Require class.
- ResponseValidator<Response> - Interface in org.opennms.netmgt.provision.support
-
This interface is used to validate response objects that are part of
AsyncClientConversationorClientConversationexchanges. - reverseLookup(InetAddress, String) - Method in interface org.opennms.netmgt.provision.LocationAwareDnsLookupClient
- reverseLookup(InetAddress, String, String) - Method in interface org.opennms.netmgt.provision.LocationAwareDnsLookupClient
- RUN_IN_TRANSACTION - Static variable in interface org.opennms.netmgt.provision.NodePolicy
S
- scan(ScanContext) - Method in interface org.opennms.netmgt.provision.Scanner
-
scan
- ScanContext - Interface in org.opennms.netmgt.provision
-
ScanContext interface.
- Scanner - Interface in org.opennms.netmgt.provision
-
Scanner interface.
- ScriptUtil - Class in org.opennms.netmgt.provision
- ScriptUtil() - Constructor for class org.opennms.netmgt.provision.ScriptUtil
- send(RequestBuilder<Request>, ResponseValidator<Response>) - Method in class org.opennms.netmgt.provision.support.BasicDetector
-
send
- send(Request, ResponseValidator<Response>) - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetector
-
send
- send(Request, ResponseValidator<Response>) - Method in class org.opennms.netmgt.provision.support.BasicDetector
-
send
- sendRequest(Request) - Method in interface org.opennms.netmgt.provision.support.Client
-
sendRequest
- ServiceDetectionFailedException() - Constructor for exception org.opennms.netmgt.provision.support.DetectFutureNettyImpl.ServiceDetectionFailedException
- ServiceDetector - Interface in org.opennms.netmgt.provision
-
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> - Interface in org.opennms.netmgt.provision
-
Responsible for instantiating detectors, gathering state information or agent specific details, and optionally handling post-processing of the requests.
- sessionClosed(IoSession) - Method in class org.opennms.netmgt.provision.support.BaseDetectorHandler
- sessionCreated(IoSession) - Method in class org.opennms.netmgt.provision.support.BaseDetectorHandler
- sessionIdle(IoSession, IdleStatus) - Method in class org.opennms.netmgt.provision.support.BaseDetectorHandler
- sessionOpened(IoSession) - Method in class org.opennms.netmgt.provision.support.BaseDetectorHandler
- setBeanProperties(ServiceDetector, Map<String, String>) - Method in class org.opennms.netmgt.provision.support.GenericServiceDetectorFactory
-
Set detector attributes as bean properties.
- setCollection(String) - Method in class org.opennms.netmgt.provision.support.AbstractDetector
- setConversation(AsyncClientConversation<Request, Response>) - Method in class org.opennms.netmgt.provision.support.BaseDetectorHandler
-
setConversation
- setConversation(AsyncClientConversation<Request, Response>) - Method in class org.opennms.netmgt.provision.support.DetectorHandlerNettyImpl
-
setConversation
- setDelay(long) - Method in class org.opennms.netmgt.provision.SimplerQueuedProvisioningAdapter
-
setDelay
- setDetectorHandler(BaseDetectorHandler<Request, Response>) - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetectorMinaImpl
-
setDetectorHandler
- setException(Throwable) - Method in interface org.opennms.netmgt.provision.DetectFuture
-
setException
- setException(Throwable) - Method in class org.opennms.netmgt.provision.support.DetectFutureFailedImpl
- setException(Throwable) - Method in class org.opennms.netmgt.provision.support.DetectFutureMinaImpl
-
setException
- setException(Throwable) - Method in class org.opennms.netmgt.provision.support.DetectFutureNettyImpl
-
setException
- setFuture(DetectFutureMinaImpl) - Method in class org.opennms.netmgt.provision.support.BaseDetectorHandler
-
setFuture
- setHasBanner(boolean) - Method in class org.opennms.netmgt.provision.support.AsyncClientConversation
-
setHasBanner
- setIdleTime(int) - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetector
-
Set the time limit in milliseconds that the connection can wait before transitioning to the
IdleStatus.BOTH_IDLE,IdleStatus.READER_IDLE, orIdleStatus.WRITER_IDLEstates. - setIpMatch(String) - Method in interface org.opennms.netmgt.provision.ServiceDetector
-
Set the IPLIKE rule for detecting the service.
- setIpMatch(String) - Method in class org.opennms.netmgt.provision.support.AbstractDetector
-
Set the IPLIKE rule for detecting the service.
- setLoggingFilter(IoFilterAdapter) - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetectorMinaImpl
-
setLoggingFilter
- setMatch(BasePolicy.Match) - Method in class org.opennms.netmgt.provision.BasePolicy
-
setMatch
- setMatchBehavior(String) - Method in class org.opennms.netmgt.provision.BasePolicy
-
setMatchBehavior
- setPort(int) - Method in interface org.opennms.netmgt.provision.ServiceDetector
-
Set the port where the service will be detected.
- setPort(int) - Method in class org.opennms.netmgt.provision.support.AbstractDetector
-
setPort
- setProtocolCodecFilter(ProtocolCodecFilter) - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetectorMinaImpl
-
setProtocolCodecFilter
- setRetries(int) - Method in class org.opennms.netmgt.provision.support.AbstractDetector
-
setRetries
- setServiceDetected(boolean) - Method in interface org.opennms.netmgt.provision.DetectFuture
-
setServiceDetected
- setServiceDetected(boolean) - Method in class org.opennms.netmgt.provision.support.DetectFutureFailedImpl
- setServiceDetected(boolean) - Method in class org.opennms.netmgt.provision.support.DetectFutureMinaImpl
-
setServiceDetected
- setServiceDetected(boolean) - Method in class org.opennms.netmgt.provision.support.DetectFutureNettyImpl
-
setServiceDetected
- setServiceName(String) - Method in interface org.opennms.netmgt.provision.ServiceDetector
-
Service name is mutable so that we can create new instances of each implementation and define a new service detector using the underlying protocol.
- setServiceName(String) - Method in class org.opennms.netmgt.provision.support.AbstractDetector
-
Service name is mutable so that we can create new instances of each implementation and define a new service detector using the underlying protocol.
- setTemplate(TransactionTemplate) - Method in class org.opennms.netmgt.provision.SimplerQueuedProvisioningAdapter
-
setTemplate
- setTimeout(int) - Method in interface org.opennms.netmgt.provision.ServiceDetector
-
Set the timeout for detecting the service.
- setTimeout(int) - Method in class org.opennms.netmgt.provision.support.AbstractDetector
-
setTimeout
- setTimeUnit(TimeUnit) - Method in class org.opennms.netmgt.provision.SimplerQueuedProvisioningAdapter
-
setTimeUnit
- setUseSSLFilter(boolean) - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetector
-
Setter for the field
useSSLFilter. - SimpleQueuedProvisioningAdapter - Class in org.opennms.netmgt.provision
-
This class takes the work out of scheduling and queuing calls from the provisioner.
- SimpleQueuedProvisioningAdapter() - Constructor for class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter
-
Constructor for SimpleQueuedProvisioningAdapter.
- SimpleQueuedProvisioningAdapter(PausibleScheduledThreadPoolExecutor) - Constructor for class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter
-
Constructor for SimpleQueuedProvisioningAdapter.
- SimpleQueuedProvisioningAdapter.AdapterOperationQueue - Class in org.opennms.netmgt.provision
- SimpleQueuedProvisioningAdapter.AdapterOperationQueueListener - Interface in org.opennms.netmgt.provision
- SimpleQueuedProvisioningAdapter2 - Class in org.opennms.netmgt.provision
-
This class takes the work out of scheduling and queuing calls from the provisioner.
- SimpleQueuedProvisioningAdapter2() - Constructor for class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter2
-
Constructor for SimpleQueuedProvisioningAdapter2.
- SimpleQueuedProvisioningAdapter2(PausibleScheduledThreadPoolExecutor) - Constructor for class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter2
-
Constructor for SimpleQueuedProvisioningAdapter2.
- SimplerQueuedProvisioningAdapter - Class in org.opennms.netmgt.provision
-
SimplerQueuedProvisioningAdapter
- SimplerQueuedProvisioningAdapter(String) - Constructor for class org.opennms.netmgt.provision.SimplerQueuedProvisioningAdapter
-
Constructor for SimplerQueuedProvisioningAdapter.
- SnmpInterfacePolicy - Interface in org.opennms.netmgt.provision
-
SnmpInterfacePolicy
- startsWith(String) - Method in class org.opennms.netmgt.provision.support.AsyncBasicDetector
-
startsWith
- SyncAbstractDetector - Class in org.opennms.netmgt.provision.support
-
SyncAbstractDetector class.
- SyncAbstractDetector(String, int) - Constructor for class org.opennms.netmgt.provision.support.SyncAbstractDetector
-
Constructor for SyncAbstractDetector.
- SyncAbstractDetector(String, int, int, int) - Constructor for class org.opennms.netmgt.provision.support.SyncAbstractDetector
-
Constructor for SyncAbstractDetector.
- SyncServiceDetector - Interface in org.opennms.netmgt.provision
-
ServiceDetector
T
- TcpDetectorHandlerNettyImpl<Request,Response> - Class in org.opennms.netmgt.provision.support
-
CAUTION: This class is unused.
- TcpDetectorHandlerNettyImpl() - Constructor for class org.opennms.netmgt.provision.support.TcpDetectorHandlerNettyImpl
- toString() - Method in class org.opennms.netmgt.provision.support.AsyncClientConversation
- toString() - Method in class org.opennms.netmgt.provision.support.ConversationExchangeDefaultImpl
U
- updateNode(int) - Method in interface org.opennms.netmgt.provision.ProvisioningAdapter
-
This method is called by the Provisioner when a node is updated through provisioning.
- updateNode(int) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter
-
This method is called by the Provisioner when a node is updated through provisioning.
- updateNode(int) - Method in class org.opennms.netmgt.provision.SimpleQueuedProvisioningAdapter2
-
This method is called by the Provisioner when a node is updated through provisioning.
- updateSysContact(String) - Method in interface org.opennms.netmgt.provision.ScanContext
-
updateSysContact
- updateSysDescription(String) - Method in interface org.opennms.netmgt.provision.ScanContext
-
updateSysDescription
- updateSysLocation(String) - Method in interface org.opennms.netmgt.provision.ScanContext
-
updateSysLocation
- updateSysName(String) - Method in interface org.opennms.netmgt.provision.ScanContext
-
updateSysName
- updateSysObjectId(String) - Method in interface org.opennms.netmgt.provision.ScanContext
-
updateSysObjectId
V
- validate(Response) - Method in class org.opennms.netmgt.provision.support.AsyncClientConversation
-
validate
- validate(Response) - Method in interface org.opennms.netmgt.provision.support.ResponseValidator
- validate(RespType) - Method in class org.opennms.netmgt.provision.support.ConversationExchangeDefaultImpl
- value() - Method in annotation type org.opennms.netmgt.provision.annotations.Policy
- value() - Method in annotation type org.opennms.netmgt.provision.annotations.Require
- valueOf(String) - Static method in enum org.opennms.netmgt.provision.BasePolicy.Match
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opennms.netmgt.provision.BasePolicy.Match
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- withAddress(InetAddress) - Method in interface org.opennms.netmgt.provision.DetectorRequestBuilder
- withAttribute(String, String) - Method in interface org.opennms.netmgt.provision.DetectorRequestBuilder
- withAttributes(Map<String, String>) - Method in interface org.opennms.netmgt.provision.DetectorRequestBuilder
- withClassName(String) - Method in interface org.opennms.netmgt.provision.DetectorRequestBuilder
- withLocation(String) - Method in interface org.opennms.netmgt.provision.DetectorRequestBuilder
- withNodeId(Integer) - Method in interface org.opennms.netmgt.provision.DetectorRequestBuilder
- withParentSpan(Span) - Method in interface org.opennms.netmgt.provision.DetectorRequestBuilder
- withPreDetectCallback(PreDetectCallback) - Method in interface org.opennms.netmgt.provision.DetectorRequestBuilder
- withServiceName(String) - Method in interface org.opennms.netmgt.provision.DetectorRequestBuilder
- withSystemId(String) - Method in interface org.opennms.netmgt.provision.DetectorRequestBuilder
All Classes All Packages