public static class MockComponentBuilderFactory.MockComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.mock.MockComponent> implements MockComponentBuilderFactory.MockComponentBuilder
| Constructor and Description |
|---|
MockComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.mock.MockComponent |
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, lazyStartProducerbuild, build, doSetProperty, registerprotected org.apache.camel.component.mock.MockComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.mock.MockComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.mock.MockComponent>Apache Camel