ConfigurationManager manager =
new ConfigurationAdminManager(bundleContext,
log, dispatcher, store);
tracker = new ConfigurationServiceTracker(
bundleContext, manager,
pluginManager);
ServiceRegistration registration = bundleContext
.registerService(ConfigurationAdmin.class.getName(),