Package org.springframework.batch.core.configuration.xml

Class Summary
AbstractFlowParser  
AbstractListenerParser  
AbstractStepParser Internal parser for the <step/> elements inside a job.
BeanDefinitionUtils  
ChunkElementParser Internal parser for the <chunk/> element inside a step.
CoreNamespaceHandler  
CoreNamespacePostProcessor Post-process jobs and steps defined using the batch namespace to inject dependencies.
CoreNamespaceUtils Utility methods used in parsing of the batch core namespace
DecisionParser Internal parser for the <decision/> elements inside a job.
FlowElementParser Internal parser for the <flow/> elements inside a job..
InlineFlowParser  
InlineStepParser Internal parser for the <step/> elements inside a job.
JobExecutionListenerParser Parser for a step listener element.
JobParser Parser for the lt;job/gt; element in the Batch namespace.
JobRepositoryParser Parser for the lt;job-repository/gt; element in the Batch namespace.
SimpleFlowFactoryBean Convenience factory for SimpleFlow instances for use in XML namespace.
SplitParser Internal parser for the <split/> elements inside a job.
StandaloneStepParser Internal parser for the <step/> elements for a job.
StepListenerParser Parser for a step listener element.
TaskletParser Parse a tasklet element for a step.
TopLevelFlowParser  
TopLevelJobListenerParser Parse <job-listener/> elements in the batch namespace.
TopLevelStepListenerParser Parse <step-listener/> elements in the batch namespace.
TopLevelStepParser Parser for the lt;step/gt; top level element in the Batch namespace.
 



Copyright © 2013 SpringSource. All Rights Reserved.