public static class VertxComponentBuilderFactory.VertxComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.vertx.VertxComponent> implements VertxComponentBuilderFactory.VertxComponentBuilder
| Constructor and Description |
|---|
VertxComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.vertx.VertxComponent |
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, host, lazyStartProducer, port, timeout, vertx, vertxFactory, vertxOptionsbuild, build, doSetProperty, registerprotected org.apache.camel.component.vertx.VertxComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.vertx.VertxComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.vertx.VertxComponent>Apache Camel