72737475767778
@Activate public void activate(ComponentContext componentContext) { bundleContext = componentContext.getBundleContext(); registrationByInjector = new HashMap<String, ServiceRegistration>(); scanner = new SliceResourceScanner(bundleContext); }