public class BrokerComponent extends org.apache.camel.impl.UriEndpointComponent implements org.apache.camel.spi.EndpointCompleter
| Constructor and Description |
|---|
BrokerComponent() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
completeEndpointPath(org.apache.camel.ComponentConfiguration componentConfiguration,
String completionText) |
protected org.apache.camel.Endpoint |
createEndpoint(String uri,
String remaining,
Map<String,Object> parameters) |
createComponentConfiguration, createParameterConfigurationMap, getEndpointClass, getParameterConfigurationMap, populateParameterConfigurationMap, setEndpointClassafterConfiguration, createConfiguration, createEndpoint, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, ifStartsWithReturnRemainder, preProcessUri, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIpublic BrokerComponent()
protected org.apache.camel.Endpoint createEndpoint(String uri, String remaining, Map<String,Object> parameters) throws Exception
createEndpoint in class org.apache.camel.impl.DefaultComponentExceptionpublic List<String> completeEndpointPath(org.apache.camel.ComponentConfiguration componentConfiguration, String completionText)
completeEndpointPath in interface org.apache.camel.spi.EndpointCompleterCopyright © 2005–2016 FuseSource, Corp.. All rights reserved.