Searched refs:bundleContext (Results 1 – 1 of 1) sorted by relevance
58 public void start(BundleContext bundleContext) throws Exception { in start() argument63 bundleContext.registerService(LogService.class.getName(), factory, props); in start()73 public void stop(BundleContext bundleContext) throws Exception { in stop() argument