public final class OsgiCamelContextHelper extends Object
Modifier and Type | Method and Description |
---|---|
static void |
osgiUpdate(org.apache.camel.impl.DefaultCamelContext camelContext,
org.osgi.framework.BundleContext bundleContext) |
static org.apache.camel.spi.Registry |
wrapRegistry(org.apache.camel.CamelContext camelContext,
org.apache.camel.spi.Registry registry,
org.osgi.framework.BundleContext bundleContext) |
public static void osgiUpdate(org.apache.camel.impl.DefaultCamelContext camelContext, org.osgi.framework.BundleContext bundleContext)
public static org.apache.camel.spi.Registry wrapRegistry(org.apache.camel.CamelContext camelContext, org.apache.camel.spi.Registry registry, org.osgi.framework.BundleContext bundleContext)
Apache Camel