public class Activator extends Object implements BundleActivator
Constructor and Description |
---|
Activator() |
public void start(BundleContext bundleContext) throws Exception
start
in interface BundleActivator
Exception
public void stop(BundleContext bundleContext) throws Exception
stop
in interface BundleActivator
Exception