Uses of Package
org.apache.felix.scr.impl.manager
-
Classes in org.apache.felix.scr.impl.manager used by org.apache.felix.scr.impl.config Class Description ScrConfiguration TheScrConfiguration
class conveys configuration for the Felix DS implementation bundle. -
Classes in org.apache.felix.scr.impl.manager used by org.apache.felix.scr.impl.helper Class Description ComponentActivator -
Classes in org.apache.felix.scr.impl.manager used by org.apache.felix.scr.impl.inject Class Description ComponentContextImpl Implementation for the ComponentContext interfaceDependencyManager.OpenStatus RefPair -
Classes in org.apache.felix.scr.impl.manager used by org.apache.felix.scr.impl.inject.methods Class Description ComponentContextImpl Implementation for the ComponentContext interface -
Classes in org.apache.felix.scr.impl.manager used by org.apache.felix.scr.impl.logger Class Description ScrConfiguration TheScrConfiguration
class conveys configuration for the Felix DS implementation bundle. -
Classes in org.apache.felix.scr.impl.manager used by org.apache.felix.scr.impl.manager Class Description AbstractComponentManager The default ComponentManager.AbstractComponentManager.State AbstractPrototypeRefPair ComponentActivator ComponentContainer ComponentContextImpl Implementation for the ComponentContext interfaceComponentHolder TheComponentHolder
interface provides the API for supporting component instances configured through either singleton configurations (or no configuration at all) and factory configurations.ComponentManager DependencyManager TheDependencyManager
manages the references to services declared by a single<reference>
ExtendedServiceListener ExtendedServiceListenerContext ReferenceManager RefPair RegionConfigurationSupport ScrConfiguration TheScrConfiguration
class conveys configuration for the Felix DS implementation bundle.ServiceFactoryComponentManager TheServiceFactoryComponentManager
for components specified with <service serviceFactory='true'/> in the xml metadata.ServiceTrackerCustomizer TheServiceTrackerCustomizer
interface allows aServiceTracker
to customize the service objects that are tracked.SingleComponentManager The default ComponentManager.SingleComponentManager.SetImplementationObject TheSetImplementationObject
interface provides an API for component managers to setup the implementation object and potentially other parts as part of theSingleComponentManager.createImplementationObject(org.osgi.framework.Bundle, org.apache.felix.scr.impl.manager.SingleComponentManager.SetImplementationObject<S>, org.apache.felix.scr.impl.manager.ComponentContextImpl<S>)
method processing.