A B C D H I O P R S V W

A

afterJob(JobExecution) - Method in class org.apache.camel.component.spring.batch.support.CamelJobExecutionListener
 
afterPropertiesSet() - Method in class org.apache.camel.component.spring.batch.support.CamelItemReader
 

B

beforeJob(JobExecution) - Method in class org.apache.camel.component.spring.batch.support.CamelJobExecutionListener
 

C

CamelItemProcessor<I,O> - Class in org.apache.camel.component.spring.batch.support
Spring Batch ItemProcessor sending synchronous request to the given Camel endpoint.
CamelItemProcessor(ProducerTemplate, String) - Constructor for class org.apache.camel.component.spring.batch.support.CamelItemProcessor
 
CamelItemReader<I> - Class in org.apache.camel.component.spring.batch.support
 
CamelItemReader(ConsumerTemplate, String) - Constructor for class org.apache.camel.component.spring.batch.support.CamelItemReader
 
CamelItemWriter<I> - Class in org.apache.camel.component.spring.batch.support
 
CamelItemWriter(ProducerTemplate, String) - Constructor for class org.apache.camel.component.spring.batch.support.CamelItemWriter
 
CamelJobExecutionListener - Class in org.apache.camel.component.spring.batch.support
 
CamelJobExecutionListener(ProducerTemplate, String) - Constructor for class org.apache.camel.component.spring.batch.support.CamelJobExecutionListener
 
CamelJobExecutionListener.EventType - Enum in org.apache.camel.component.spring.batch.support
 
createConsumer(Processor) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.spring.batch.SpringBatchComponent
 
createProducer() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
 

D

doStart() - Method in class org.apache.camel.component.spring.batch.SpringBatchComponent
 
doStart() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
 
doStart() - Method in class org.apache.camel.component.spring.batch.support.CamelItemReader
 
doStop() - Method in class org.apache.camel.component.spring.batch.support.CamelItemReader
 

H

HEADER_KEY - Static variable in enum org.apache.camel.component.spring.batch.support.CamelJobExecutionListener.EventType
 

I

isSingleton() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
 

O

org.apache.camel.component.spring.batch - package org.apache.camel.component.spring.batch
 
org.apache.camel.component.spring.batch.support - package org.apache.camel.component.spring.batch.support
 

P

prepareJobParameters(Map<String, Object>) - Method in class org.apache.camel.component.spring.batch.SpringBatchProducer
Helper method converting the Camel message headers into the Spring Batch parameters map.
process(Exchange) - Method in class org.apache.camel.component.spring.batch.SpringBatchProducer
 
process(I) - Method in class org.apache.camel.component.spring.batch.support.CamelItemProcessor
 

R

read() - Method in class org.apache.camel.component.spring.batch.support.CamelItemReader
 

S

setJobLauncher(JobLauncher) - Method in class org.apache.camel.component.spring.batch.SpringBatchComponent
 
setJobLauncher(JobLauncher) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
 
setJobLauncherRef(String) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
 
SpringBatchComponent - Class in org.apache.camel.component.spring.batch
 
SpringBatchComponent() - Constructor for class org.apache.camel.component.spring.batch.SpringBatchComponent
 
SpringBatchEndpoint - Class in org.apache.camel.component.spring.batch
 
SpringBatchEndpoint(String, Component, JobLauncher, JobLauncher, Map<String, JobLauncher>, Job) - Constructor for class org.apache.camel.component.spring.batch.SpringBatchEndpoint
 
SpringBatchProducer - Class in org.apache.camel.component.spring.batch
Spring Batch Producer triggering the execution of the jobs.
SpringBatchProducer(SpringBatchEndpoint, JobLauncher, Job) - Constructor for class org.apache.camel.component.spring.batch.SpringBatchProducer
 

V

valueOf(String) - Static method in enum org.apache.camel.component.spring.batch.support.CamelJobExecutionListener.EventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.spring.batch.support.CamelJobExecutionListener.EventType
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(List<? extends I>) - Method in class org.apache.camel.component.spring.batch.support.CamelItemWriter
 

A B C D H I O P R S V W

Apache Camel