| Class | Description |
|---|---|
| ScrConfigurationImpl |
The
ScrConfiguration class conveys configuration for the
Felix DS implementation bundle. |
| ScrManagedService |
The
ScrManagedService receives configuration for the Declarative
Services Runtime itself. |
| ScrManagedServiceMetaTypeProvider |
The
ScrManagedServiceMetaTypeProvider receives the Declarative
Services Runtime configuration (by extending the ScrManagedService
class but also provides a MetaType Service ObjectClassDefinition. |
| ScrManagedServiceMetaTypeProvider.AttributeDefinitionImpl | |
| ScrManagedServiceServiceFactory |
The
ScrManagedServiceServiceFactory is the ServiceFactory
registered on behalf of the ScrManagedService (or
ScrManagedServiceMetaTypeProvider, resp.) to create the instance on
demand once it is used by the Configuration Admin Service or the MetaType
Service. |