public class OsgiJbiComponent extends JbiComponent
JbiComponent implementation that looks up the CamelComponent in the OSGi Service Registry| Constructor and Description |
|---|
OsgiJbiComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
void |
stop() |
createBinding, createCamelProcessor, createEndpoint, createEndpoint, createEndpointName, createJbiEndpointFromCamel, createJbiEndpointFromCamel, getCamelContext, getCamelJbiComponent, getSuName, setCamelContext, setCamelJbiComponent, setSuNameafterConfiguration, createComponentConfiguration, createConfiguration, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, ifStartsWithReturnRemainder, preProcessUri, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIpublic void start()
throws java.lang.Exception
start in interface org.apache.camel.Servicestart in class org.apache.camel.support.ServiceSupportjava.lang.Exceptionpublic void stop()
throws java.lang.Exception
stop in interface org.apache.camel.Servicestop in class org.apache.camel.support.ServiceSupportjava.lang.ExceptionCopyright © 2005-2015 FuseSource. All Rights Reserved.