A B C D G H I J O P R S V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AFTER - org.apache.camel.component.spring.batch.support.CamelJobExecutionListener.EventType
- 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
- BEFORE - org.apache.camel.component.spring.batch.support.CamelJobExecutionListener.EventType
- beforeJob(JobExecution) - Method in class org.apache.camel.component.spring.batch.support.CamelJobExecutionListener
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpointUriFactory
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
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.spring.batch.SpringBatchComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpointConfigurer
- 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
- doInit() - Method in class org.apache.camel.component.spring.batch.SpringBatchComponent
- doInit() - 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
G
- getJobLauncher() - Method in class org.apache.camel.component.spring.batch.SpringBatchComponent
- getJobLauncher() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
- getJobLauncherRef() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
-
Deprecated.
- getJobName() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
- getJobRegistry() - Method in class org.apache.camel.component.spring.batch.SpringBatchComponent
- getJobRegistry() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
- getOptionType(String, boolean) - Method in class org.apache.camel.component.spring.batch.SpringBatchComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.spring.batch.SpringBatchComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpointConfigurer
H
- HEADER_KEY - Static variable in enum org.apache.camel.component.spring.batch.support.CamelJobExecutionListener.EventType
I
- isEnabled(String) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpointUriFactory
- isJobFromHeader() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
- isLenientProperties() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpointUriFactory
J
- JOB_NAME - Static variable in class org.apache.camel.component.spring.batch.SpringBatchConstants
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(I) - Method in class org.apache.camel.component.spring.batch.support.CamelItemProcessor
- process(Exchange) - Method in class org.apache.camel.component.spring.batch.SpringBatchProducer
- propertyNames() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpointUriFactory
R
- read() - Method in class org.apache.camel.component.spring.batch.support.CamelItemReader
S
- secretPropertyNames() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpointUriFactory
- setJobFromHeader(boolean) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
-
Explicitly defines if the jobName should be taken from the headers instead of the URI.
- setJobLauncher(JobLauncher) - Method in class org.apache.camel.component.spring.batch.SpringBatchComponent
-
Explicitly specifies a JobLauncher to be used.
- setJobLauncher(JobLauncher) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
-
Explicitly specifies a JobLauncher to be used.
- setJobLauncherRef(String) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
-
Deprecated.
- setJobName(String) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
-
The name of the Spring Batch job located in the registry.
- setJobRegistry(JobRegistry) - Method in class org.apache.camel.component.spring.batch.SpringBatchComponent
-
Explicitly specifies a JobRegistry to be used.
- setJobRegistry(JobRegistry) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
-
Explicitly specifies a JobRegistry to be used.
- SpringBatchComponent - Class in org.apache.camel.component.spring.batch
- SpringBatchComponent() - Constructor for class org.apache.camel.component.spring.batch.SpringBatchComponent
- SpringBatchComponentConfigurer - Class in org.apache.camel.component.spring.batch
-
Generated by camel build tools - do NOT edit this file!
- SpringBatchComponentConfigurer() - Constructor for class org.apache.camel.component.spring.batch.SpringBatchComponentConfigurer
- SpringBatchConstants - Class in org.apache.camel.component.spring.batch
-
Constants.
- SpringBatchEndpoint - Class in org.apache.camel.component.spring.batch
-
Send messages to Spring Batch for further processing.
- SpringBatchEndpoint(String, Component, JobLauncher, JobLauncher, Map<String, JobLauncher>, String, JobRegistry) - Constructor for class org.apache.camel.component.spring.batch.SpringBatchEndpoint
- SpringBatchEndpointConfigurer - Class in org.apache.camel.component.spring.batch
-
Generated by camel build tools - do NOT edit this file!
- SpringBatchEndpointConfigurer() - Constructor for class org.apache.camel.component.spring.batch.SpringBatchEndpointConfigurer
- SpringBatchEndpointUriFactory - Class in org.apache.camel.component.spring.batch
-
Generated by camel build tools - do NOT edit this file!
- SpringBatchEndpointUriFactory() - Constructor for class org.apache.camel.component.spring.batch.SpringBatchEndpointUriFactory
- SpringBatchProducer - Class in org.apache.camel.component.spring.batch
-
Spring Batch Producer triggering the execution of the jobs.
- SpringBatchProducer(SpringBatchEndpoint, JobLauncher, Job, JobRegistry) - 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
All Classes All Packages