Uses of Class
org.apache.camel.component.spring.batch.SpringBatchEndpoint
Packages that use SpringBatchEndpoint
-
Uses of SpringBatchEndpoint in org.apache.camel.component.spring.batch
Constructors in org.apache.camel.component.spring.batch with parameters of type SpringBatchEndpointModifierConstructorDescriptionSpringBatchProducer(SpringBatchEndpoint endpoint, org.springframework.batch.core.launch.JobLauncher jobLauncher, org.springframework.batch.core.Job job, org.springframework.batch.core.configuration.JobRegistry jobRegistry)