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