Package org.apache.felix.scr.impl.helper
Class ConfigAdminTracker
- java.lang.Object
-
- org.apache.felix.scr.impl.helper.ConfigAdminTracker
-
public class ConfigAdminTracker extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
CONFIGURATION_ADMIN
-
Constructor Summary
Constructors Constructor Description ConfigAdminTracker(ComponentActivator componentActivator)
-
-
-
Field Detail
-
CONFIGURATION_ADMIN
public static final String CONFIGURATION_ADMIN
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
ConfigAdminTracker
public ConfigAdminTracker(ComponentActivator componentActivator)
-
-