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