Package org.apache.felix.scr.impl.config

Interface Summary
ComponentHolder The ComponentHolder interface provides the API for supporting component instances configured through either singleton configurations (or no configuration at all) and factory configurations.
 

Class Summary
ConfigurationComponentRegistry  
ConfiguredComponentHolder The ConfiguredComponentHolder class is a ComponentHolder for one or more components instances configured by singleton or factory configuration objects received from the Configuration Admin service.
MetaTypeProviderImpl  
ScrConfiguration The ScrConfiguration class conveys configuration for the Felix DS implementation bundle.
UnconfiguredComponentHolder The SingletonHolder class is ComponentHolder for a component configured by a singleton configuration or no configuration at all.
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.