public static class SedaComponentBuilderFactory.SedaComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.seda.SedaComponent> implements SedaComponentBuilderFactory.SedaComponentBuilder
Constructor and Description |
---|
SedaComponentBuilderImpl() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.component.seda.SedaComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, register
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
basicPropertyBinding, bridgeErrorHandler, concurrentConsumers, defaultBlockWhenFull, defaultDiscardWhenFull, defaultOfferTimeout, defaultQueueFactory, lazyStartProducer, queueSize
build, build, doSetProperty, register
protected org.apache.camel.component.seda.SedaComponent buildConcreteComponent()
buildConcreteComponent
in class AbstractComponentBuilder<org.apache.camel.component.seda.SedaComponent>
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value)
setPropertyOnComponent
in class AbstractComponentBuilder<org.apache.camel.component.seda.SedaComponent>
Apache Camel