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