default DatasetComponentBuilderFactory.DatasetComponentBuilder |
DatasetComponentBuilderFactory.DatasetComponentBuilder.autowiredEnabled(boolean autowiredEnabled) |
Whether autowiring is enabled.
|
default DatasetComponentBuilderFactory.DatasetComponentBuilder |
DatasetComponentBuilderFactory.DatasetComponentBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) |
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions occurred while the consumer is trying to
pickup incoming messages, or the likes, will now be processed as a
message and handled by the routing Error Handler.
|
static DatasetComponentBuilderFactory.DatasetComponentBuilder |
DatasetComponentBuilderFactory.dataset() |
Dataset (camel-dataset)
Provide data for load and soak testing of your Camel application.
|
default DatasetComponentBuilderFactory.DatasetComponentBuilder |
DatasetComponentBuilderFactory.DatasetComponentBuilder.exchangeFormatter(org.apache.camel.spi.ExchangeFormatter exchangeFormatter) |
Sets a custom ExchangeFormatter to convert the Exchange to a String
suitable for logging.
|
default DatasetComponentBuilderFactory.DatasetComponentBuilder |
DatasetComponentBuilderFactory.DatasetComponentBuilder.lazyStartProducer(boolean lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|
default DatasetComponentBuilderFactory.DatasetComponentBuilder |
DatasetComponentBuilderFactory.DatasetComponentBuilder.log(boolean log) |
To turn on logging when the mock receives an incoming message.
|