| Package | Description |
|---|---|
| org.apache.felix.scr.impl.config | |
| org.apache.felix.scr.impl.helper | |
| org.apache.felix.scr.impl.inject | |
| org.apache.felix.scr.impl.manager |
| Class | Description |
|---|---|
| ScrConfiguration |
The
ScrConfiguration class conveys configuration for the
Felix DS implementation bundle. |
| Class | Description |
|---|---|
| ComponentActivator | |
| ComponentContextImpl |
Implementation for the ComponentContext interface
|
| RefPair |
| Class | Description |
|---|---|
| ComponentContextImpl |
Implementation for the ComponentContext interface
|
| RefPair |
| Class | Description |
|---|---|
| AbstractComponentManager |
The default ComponentManager.
|
| AbstractComponentManager.State | |
| ComponentActivator | |
| ComponentContainer | |
| ComponentContextImpl |
Implementation for the ComponentContext interface
|
| ComponentHolder |
The
ComponentHolder interface provides the API for supporting
component instances configured through either singleton configurations (or
no configuration at all) and factory configurations. |
| ComponentManager | |
| DependencyManager |
The DependencyManager manages the references to services
declared by a single <reference>
|
| ExtendedServiceListener | |
| ExtendedServiceListenerContext | |
| ReferenceManager | |
| RefPair | |
| RegionConfigurationSupport | |
| ScrConfiguration |
The
ScrConfiguration class conveys configuration for the
Felix DS implementation bundle. |
| ServiceFactoryComponentManager |
The
ServiceFactoryComponentManager for components specified with <service serviceFactory='true'/>
in the xml metadata. |
| ServiceTrackerCustomizer |
The
ServiceTrackerCustomizer interface allows a
ServiceTracker to customize the service objects that are tracked. |
| SingleComponentManager |
The default ComponentManager.
|
| SingleComponentManager.SetImplementationObject |
The
SetImplementationObject interface provides an
API for component managers to setup the implementation object and
potentially other parts as part of the SingleComponentManager.createImplementationObject(org.osgi.framework.Bundle, org.apache.felix.scr.impl.manager.SingleComponentManager.SetImplementationObject<S>, org.apache.felix.scr.impl.manager.ComponentContextImpl<S>) method
processing. |
| SingleRefPair |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.