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