public class Activator extends Object implements org.osgi.framework.BundleActivator
Activator implements a simple bundle that registers a
LogServiceFactory for the creation of LogService implementations.| Constructor and Description |
|---|
Activator() |
public Activator()
public void start(org.osgi.framework.BundleContext bundleContext) throws Exception
BundleActivator.start() to register a
LogServiceFactory.start in interface org.osgi.framework.BundleActivatorbundleContext - the framework context for the bundleExceptionCopyright © 2005–2017 QOS.ch. All rights reserved.