Uses of Package
org.apache.felix.scr.impl.manager
-
Classes in org.apache.felix.scr.impl.manager used by org.apache.felix.scr.impl Class Description AbstractComponentManager The default ComponentManager.ComponentActivator ComponentContainer ComponentHolder TheComponentHolder
interface provides the API for supporting component instances configured through either singleton configurations (or no configuration at all) and factory configurations.ConfigurableComponentHolder TheConfigurableComponentHolder
class is aComponentHolder
for automatically configured components instances that may or may not be configured through Config Admin.DependencyManager TheDependencyManager
manages the references to services declared by a single<reference>
ExtendedServiceEvent ExtendedServiceListener ExtendedServiceListenerContext RegionConfigurationSupport 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.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 RegionConfigurationSupport -
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 ConfigurableComponentHolder TheConfigurableComponentHolder
class is aComponentHolder
for automatically configured components instances that may or may not be configured through Config Admin.DependencyManager TheDependencyManager
manages the references to services declared by a single<reference>
DependencyManager.AbstractCustomizer DependencyManager.Customizer EdgeInfo EdgeInfo holds information about the service event tracking counts for creating (open) and disposing (close) implementation object instances per dependency manager.ExtendedServiceEvent ExtendedServiceListener ExtendedServiceListenerContext ReferenceManager RegionConfigurationSupport RegionConfigurationSupport.ConfigurationInfo RegistrationManager RegistrationManager.RegState RegistrationManager.RegStateWrapper ScrConfiguration TheScrConfiguration
class conveys configuration for the Felix DS implementation bundle.ServiceFactoryComponentManager TheServiceFactoryComponentManager
for components specified with <service serviceFactory='true'/> in the xml metadata.ServiceTracker changes from osgi service tracker: - included AbstractTracked as an inner class.ServiceTracker.AbstractTracked Abstract class to track items.ServiceTracker.Tracked Inner class which subclasses AbstractTracked.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. -
Classes in org.apache.felix.scr.impl.manager used by org.apache.felix.scr.impl.runtime Class Description ComponentHolder TheComponentHolder
interface provides the API for supporting component instances configured through either singleton configurations (or no configuration at all) and factory configurations.ComponentManager ReferenceManager