Interface | Description |
---|---|
DataStoreAppConfigDefaultXMLReader.ConfigURLProvider | |
DataStoreAppConfigDefaultXMLReader.FallbackConfigProvider |
Class | Description |
---|---|
ActionProviderBean |
Blueprint bean corresponding to the "action-provider" element that registers the promise to instantiate action
instances with RpcProviderRegistry.
|
BindingContext |
Base class to abstract binding type-specific behavior.
|
ComponentProcessor |
The singleton component processor that is invoked by the blueprint container to perform operations on
various component definitions prior to component creation.
|
DataStoreAppConfigDefaultXMLReader<T extends org.opendaylight.yangtools.yang.binding.DataObject> |
DataObject XML file reader used by
DataStoreAppConfigMetadata . |
DataStoreAppConfigMetadata |
Factory metadata corresponding to the "clustered-app-config" element that obtains an application's
config data from the data store and provides the binding DataObject instance to the Blueprint container
as a bean.
|
NotificationListenerBean |
Blueprint bean corresponding to the "notification-listener" element that registers a NotificationListener
with the NotificationService.
|
OpendaylightNamespaceHandler |
The NamespaceHandler for Opendaylight blueprint extensions.
|
RoutedRpcRegistrationConverter |
Implements a Converter that converts RoutedRpcRegistration instances.
|
RpcImplementationBean |
Blueprint bean corresponding to the "rpc-implementation" element that registers an RPC implementation with
the RpcProviderRegistry.
|
Enum | Description |
---|---|
UpdateStrategy |
Enumerates possible strategies when a component is updated.
|
Exception | Description |
---|---|
ConfigXMLReaderException |
Exception thrown by
DataStoreAppConfigDefaultXMLReader . |
Copyright © 2019 OpenDaylight. All rights reserved.