public static interface WekaComponentBuilderFactory.WekaComponentBuilder extends ComponentBuilder<org.apache.camel.component.weka.WekaComponent>
| Modifier and Type | Method and Description |
|---|---|
default WekaComponentBuilderFactory.WekaComponentBuilder |
autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
default WekaComponentBuilderFactory.WekaComponentBuilder |
lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
build, build, doSetProperty, registerdefault WekaComponentBuilderFactory.WekaComponentBuilder lazyStartProducer(boolean lazyStartProducer)
lazyStartProducer - the value to setdefault WekaComponentBuilderFactory.WekaComponentBuilder autowiredEnabled(boolean autowiredEnabled)
autowiredEnabled - the value to setApache Camel