public class Activator extends Object implements org.osgi.framework.BundleActivator
Activator()
void
start(org.osgi.framework.BundleContext bundleContext)
stop(org.osgi.framework.BundleContext context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Activator()
public void start(org.osgi.framework.BundleContext bundleContext)
start
org.osgi.framework.BundleActivator
public void stop(org.osgi.framework.BundleContext context) throws Exception
stop
Exception
Apache CXF