Uses of Package
org.apache.felix.scr.impl.manager
Packages that use org.apache.felix.scr.impl.manager
Package
Description
-
Classes in org.apache.felix.scr.impl.manager used by org.apache.felix.scr.impl.configClassDescriptionThe
ScrConfigurationclass conveys configuration for the Felix DS implementation bundle. -
Classes in org.apache.felix.scr.impl.manager used by org.apache.felix.scr.impl.helper
-
Classes in org.apache.felix.scr.impl.manager used by org.apache.felix.scr.impl.loggerClassDescriptionThe
ScrConfigurationclass conveys configuration for the Felix DS implementation bundle. -
Classes in org.apache.felix.scr.impl.manager used by org.apache.felix.scr.impl.managerClassDescriptionThe default ComponentManager.Implementation for the ComponentContext interfaceThe
ComponentHolderinterface provides the API for supporting component instances configured through either singleton configurations (or no configuration at all) and factory configurations.TheDependencyManagermanages the references to services declared by a single<reference>invalid input: '<'/code element in component descriptor.TheScrConfigurationclass conveys configuration for the Felix DS implementation bundle.TheServiceFactoryComponentManagerfor components specified with <service serviceFactory='true'/> in the xml metadata.TheServiceTrackerCustomizerinterface allows aServiceTrackerto customize the service objects that are tracked.The default ComponentManager.TheSetImplementationObjectinterface 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.