All Classes and Interfaces
Class
Description
Blueprint bean corresponding to the "action-provider" element that registers the promise to instantiate action
instances with RpcProviderRegistry.
Base class to abstract binding type-specific behavior.
This class is created in bundle activation and scans ACTIVE bundles for blueprint XML files located under
the well-known org/opendaylight/blueprint/ path and deploys the XML files via the Aries
BlueprintExtenderService.
Interface that restarts blueprint containers.
The singleton component processor that is invoked by the blueprint container to perform operations on
various component definitions prior to component creation.
Exception thrown by
DataStoreAppConfigDefaultXMLReader.DataStoreAppConfigDefaultXMLReader<T extends org.opendaylight.yangtools.yang.binding.DataObject>
DataObject XML file reader used by
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.
Blueprint bean corresponding to the "notification-listener" element that registers a NotificationListener
with the NotificationService.
The NamespaceHandler for Opendaylight blueprint extensions.
Blueprint bean corresponding to the "rpc-implementation" element that registers an RPC implementation with
the RpcProviderRegistry.
Enumerates possible strategies when a component is updated.