public static class StubComponentBuilderFactory.StubComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.stub.StubComponent> implements StubComponentBuilderFactory.StubComponentBuilder
| Constructor and Description |
|---|
StubComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.stub.StubComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, registerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitautowiredEnabled, bridgeErrorHandler, concurrentConsumers, defaultBlockWhenFull, defaultDiscardWhenFull, defaultOfferTimeout, defaultQueueFactory, lazyStartProducer, queueSizebuild, build, doSetProperty, registerprotected org.apache.camel.component.stub.StubComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.stub.StubComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.stub.StubComponent>Apache Camel