public class JbiComponent
extends org.apache.camel.impl.DefaultComponent
| Modifier | Constructor and Description |
|---|---|
protected |
JbiComponent() |
|
JbiComponent(CamelComponent component) |
| Modifier and Type | Method and Description |
|---|---|
protected JbiBinding |
createBinding(org.apache.camel.Endpoint camelEndpoint) |
protected org.apache.camel.AsyncProcessor |
createCamelProcessor(org.apache.camel.Endpoint camelEndpoint) |
org.apache.camel.Endpoint |
createEndpoint(java.lang.String uri) |
protected org.apache.camel.Endpoint |
createEndpoint(java.lang.String arg0,
java.lang.String arg1,
java.util.Map<java.lang.String,java.lang.Object> arg2) |
protected java.lang.String |
createEndpointName() |
CamelProviderEndpoint |
createJbiEndpointFromCamel(org.apache.camel.Endpoint camelEndpoint)
Returns a JBI endpoint created for the given Camel endpoint
|
protected CamelProviderEndpoint |
createJbiEndpointFromCamel(org.apache.camel.Endpoint camelEndpoint,
org.apache.camel.AsyncProcessor processor) |
org.apache.camel.CamelContext |
getCamelContext() |
CamelComponent |
getCamelJbiComponent() |
java.lang.String |
getSuName() |
void |
setCamelContext(org.apache.camel.CamelContext context) |
void |
setCamelJbiComponent(CamelComponent component) |
void |
setSuName(java.lang.String su) |
afterConfiguration, createComponentConfiguration, createConfiguration, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, ifStartsWithReturnRemainder, preProcessUri, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIpublic JbiComponent(CamelComponent component)
protected JbiComponent()
public org.apache.camel.CamelContext getCamelContext()
getCamelContext in interface org.apache.camel.CamelContextAwaregetCamelContext in class org.apache.camel.impl.DefaultComponentpublic void setCamelContext(org.apache.camel.CamelContext context)
setCamelContext in interface org.apache.camel.CamelContextAwaresetCamelContext in class org.apache.camel.impl.DefaultComponentpublic final void setCamelJbiComponent(CamelComponent component)
public CamelComponent getCamelJbiComponent()
public void setSuName(java.lang.String su)
public java.lang.String getSuName()
public org.apache.camel.Endpoint createEndpoint(java.lang.String uri)
createEndpoint in interface org.apache.camel.ComponentcreateEndpoint in class org.apache.camel.impl.DefaultComponentprotected CamelProviderEndpoint createJbiEndpointFromCamel(org.apache.camel.Endpoint camelEndpoint, org.apache.camel.AsyncProcessor processor)
protected JbiBinding createBinding(org.apache.camel.Endpoint camelEndpoint)
protected java.lang.String createEndpointName()
public CamelProviderEndpoint createJbiEndpointFromCamel(org.apache.camel.Endpoint camelEndpoint)
protected org.apache.camel.AsyncProcessor createCamelProcessor(org.apache.camel.Endpoint camelEndpoint)
protected org.apache.camel.Endpoint createEndpoint(java.lang.String arg0,
java.lang.String arg1,
java.util.Map<java.lang.String,java.lang.Object> arg2)
throws java.lang.Exception
createEndpoint in class org.apache.camel.impl.DefaultComponentjava.lang.ExceptionCopyright © 2005-2015 FuseSource. All Rights Reserved.