Interface SpringBatchComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface SpringBatchComponentBuilderFactory
Send messages to Spring Batch for further processing.
 
 Generated by camel build tools - do NOT edit this file!
- 
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Spring Batch component.static class - 
Method Summary
Static MethodsModifier and TypeMethodDescriptionSpring Batch (camel-spring-batch) Send messages to Spring Batch for further processing. 
- 
Method Details
- 
springBatch
Spring Batch (camel-spring-batch) Send messages to Spring Batch for further processing. Category: workflow Since: 2.10 Maven coordinates: org.apache.camel:camel-spring-batch- Returns:
 - the dsl builder
 
 
 -