public class MyActivator extends Object implements org.osgi.framework.BundleActivator
protected org.apache.camel.CamelContext
camelContext
MyActivator()
void
start(org.osgi.framework.BundleContext context)
stop(org.osgi.framework.BundleContext context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected org.apache.camel.CamelContext camelContext
public MyActivator()
public void start(org.osgi.framework.BundleContext context) throws Exception
start
org.osgi.framework.BundleActivator
Exception
public void stop(org.osgi.framework.BundleContext context) throws Exception
stop
Apache Camel