Package org.apache.felix.scr.impl

Interface Summary
ComponentManager This interface is provided so that there can be multiple implementations of managers that are responsible for managing component's lifecycle.
 

Class Summary
Activator This activator is used to cover requirement described in section 112.8.1 @@ -27,14 37,202 @@ in active bundles.
ComponentFactoryImpl The ComponentFactoryImpl TODO
ComponentMetadata This class holds the information associated to a component in the descriptor *
ComponentRegistry The ComponentRegistry TODO
DelayedComponentManager The DelayedComponentManager TODO
ManagerFactory This factory allows other types of ComponentManagers to be provided.
PropertyMetadata A property descriptor that contains the information for properties defined in the descriptor
ReadOnlyDictionary The ReadOnlyDictionary is a Dictionary whose ReadOnlyDictionary.put(Object, Object) and ReadOnlyDictionary.remove(Object) methods have no effect and always return null.
ReferenceMetadata Information associated to a dependency
ScrCommand  
ServiceFactoryComponentManager The ServiceFactoryComponentManager TODO
ServiceMetadata This class contains the metadata associated to a service that is provided by a component
XmlHandler  
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.