| AbstractComponentManager<S> |
The default ComponentManager.
|
| AbstractPrototypeRefPair<S,T> |
|
| ComponentContextImpl<S> |
Implementation for the ComponentContext interface
|
| ComponentContextImpl.ComponentInstanceImpl<S> |
|
| ComponentFactoryImpl<S> |
|
| ComponentFactoryImpl.ModifyComponentInstance<S> |
|
| ConfigurableComponentHolder<S> |
The ConfigurableComponentHolder class is a
ComponentHolder for automatically configured components instances
that may or may not be configured through Config Admin.
|
| ConfigurableComponentHolder.PSFLoader |
|
| DependencyManager<S,T> |
The DependencyManager manages the references to services
declared by a single <reference>
|
| DependencyManager.OpenStatus<S,T> |
|
| EdgeInfo |
EdgeInfo holds information about the service event tracking counts for creating (open) and disposing (close)
implementation object instances per dependency manager.
|
| ExtendedServiceEvent |
|
| MultiplePrototypeRefPair<S,T> |
|
| PrototypeServiceFactoryComponentManager<S> |
|
| RefPair<S,T> |
|
| RegionConfigurationSupport |
|
| RegionConfigurationSupport.CMDomainCombiner |
|
| RegionConfigurationSupport.CMProtectionDomain |
|
| RegionConfigurationSupport.ConfigurationInfo |
|
| RegistrationManager<T> |
|
| RegistrationManager.RegStateWrapper |
|
| ServiceFactoryComponentManager<S> |
The ServiceFactoryComponentManager for components specified with <service serviceFactory='true'/>
in the xml metadata.
|
| ServiceTracker<S,T,U extends org.osgi.framework.ServiceEvent> |
changes from osgi service tracker:
- included AbstractTracked as an inner class.
|
| SingleComponentManager<S> |
The default ComponentManager.
|
| SinglePrototypeRefPair<S,T> |
|
| SingleRefPair<S,T> |
|
| ThreadDump |
|