|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
AbstractComponentManager | The default ComponentManager. |
AbstractComponentManager.Activating | |
AbstractComponentManager.Active | The Active state is the satisified state of an immediate
component after activation. |
AbstractComponentManager.Deactivating | |
AbstractComponentManager.Disabled | |
AbstractComponentManager.Disabling | |
AbstractComponentManager.Disposed | |
AbstractComponentManager.Disposing | |
AbstractComponentManager.Enabling | |
AbstractComponentManager.Factory | The Factory state is the satisfied state of component
factory components. |
AbstractComponentManager.FactoryInstance | The FactoryInstance state is the satisfied state of
instances of component factory components created with the
ComponentFactory.newInstance method. |
AbstractComponentManager.Registered | The Registered state is the statisfied state of a delayed or
service factory component before the actual service instance is
(first) retrieved. |
AbstractComponentManager.Satisfied | |
AbstractComponentManager.State | There are 12 states in all. |
AbstractComponentManager.Unsatisfied | |
ComponentContextImpl | Implementation for the ComponentContext interface |
ComponentFactoryImpl | The ComponentFactoryImpl extends the AbstractComponentManager
class to implement the component factory functionality. |
DelayedComponentManager | The DelayedComponentManager TODO |
DependencyManager | The DependencyManager manages the references to services
declared by a single <reference>
|
ImmediateComponentManager | The default ComponentManager. |
ServiceFactoryComponentManager | The ServiceFactoryComponentManager TODO |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |