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.implClassDescriptionThe default ComponentManager.The
ComponentHolderinterface provides the API for supporting component instances configured through either singleton configurations (or no configuration at all) and factory configurations.TheConfigurableComponentHolderclass is aComponentHolderfor automatically configured components instances that may or may not be configured through Config Admin.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. -
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.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.TheConfigurableComponentHolderclass is aComponentHolderfor automatically configured components instances that may or may not be configured through Config Admin.TheDependencyManagermanages the references to services declared by a single<reference>invalid input: '<'/code element in component descriptor.EdgeInfo holds information about the service event tracking counts for creating (open) and disposing (close) implementation object instances per dependency manager.TheScrConfigurationclass conveys configuration for the Felix DS implementation bundle.TheServiceFactoryComponentManagerfor components specified with <service serviceFactory='true'/> in the xml metadata.changes from osgi service tracker: - included AbstractTracked as an inner class.Abstract class to track items.Inner class which subclasses AbstractTracked.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(Bundle, SingleComponentManager.SetImplementationObject, ComponentContextImpl)method processing. -
Classes in org.apache.felix.scr.impl.manager used by org.apache.felix.scr.impl.runtimeClassDescriptionThe
ComponentHolderinterface provides the API for supporting component instances configured through either singleton configurations (or no configuration at all) and factory configurations.