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