@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface SpringBatchComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SpringBatchComponentBuilderFactory.SpringBatchComponentBuilder
Builder for the Spring Batch component.
|
static class |
SpringBatchComponentBuilderFactory.SpringBatchComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static SpringBatchComponentBuilderFactory.SpringBatchComponentBuilder |
springBatch()
Spring Batch (camel-spring-batch)
Send messages to Spring Batch for further processing.
|
static SpringBatchComponentBuilderFactory.SpringBatchComponentBuilder springBatch()
Apache Camel