Package | Description |
---|---|
org.apache.felix.scr.impl.config |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ScrManagedServiceMetaTypeProvider
The
ScrManagedServiceMetaTypeProvider receives the Declarative
Services Runtime configuration (by extending the ScrManagedService
class but also provides a MetaType Service ObjectClassDefinition. |
Modifier and Type | Method and Description |
---|---|
(package private) static ScrManagedService |
ScrManagedServiceMetaTypeProvider.create(ScrConfigurationImpl scrConfiguration) |
ScrManagedService |
ScrManagedServiceServiceFactory.getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ScrManagedService> registration) |
Modifier and Type | Method and Description |
---|---|
void |
ScrManagedServiceServiceFactory.ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ScrManagedService> registration,
ScrManagedService service) |
Modifier and Type | Method and Description |
---|---|
ScrManagedService |
ScrManagedServiceServiceFactory.getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ScrManagedService> registration) |
void |
ScrManagedServiceServiceFactory.ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ScrManagedService> registration,
ScrManagedService service) |