/[Apache-SVN]
ViewVC logotype

Revision 784729


Jump to revision: Previous Next
Author: fmeschbe
Date: Mon Jun 15 11:09:41 2009 UTC (15 years, 3 months ago)
Changed paths: 10
Log Message:
FELIX-1223 Refactor Configuration support
- use ConfigurationAdmin.listConfiguration to get initial configuration
- implement ConfigurationListener interface for configuration update
- provide configuration through ComponentRegistry
- Remove Component interface since the only implementation is the
   AbstractComponentManager and it is internal only
- Remove ManagerFactory and inline the functionality in the
   BundleComponentActivator

Changed paths

Path Details
Directoryfelix/trunk/scr/src/main/java/org/apache/felix/scr/impl/AbstractComponentManager.java modified , text changed
Directoryfelix/trunk/scr/src/main/java/org/apache/felix/scr/impl/BundleComponentActivator.java modified , text changed
Directoryfelix/trunk/scr/src/main/java/org/apache/felix/scr/impl/ComponentActivatorTask.java modified , text changed
Directoryfelix/trunk/scr/src/main/java/org/apache/felix/scr/impl/ComponentFactoryImpl.java modified , text changed
Directoryfelix/trunk/scr/src/main/java/org/apache/felix/scr/impl/ComponentManager.java deleted
Directoryfelix/trunk/scr/src/main/java/org/apache/felix/scr/impl/ComponentRegistry.java modified , text changed
Directoryfelix/trunk/scr/src/main/java/org/apache/felix/scr/impl/DelayedComponentManager.java modified , text changed
Directoryfelix/trunk/scr/src/main/java/org/apache/felix/scr/impl/ImmediateComponentManager.java modified , text changed
Directoryfelix/trunk/scr/src/main/java/org/apache/felix/scr/impl/ManagerFactory.java deleted
Directoryfelix/trunk/scr/src/main/java/org/apache/felix/scr/impl/ServiceFactoryComponentManager.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26