Package org.springframework.batch.core.configuration.xml
@NonNullApi
package org.springframework.batch.core.configuration.xml
Parsers for XML based configuration
- Author:
- Michael Minella, Mahmoud Ben Hassine
-
ClassDescriptionInternal parser for the <step/> elements inside a job.Internal parser for the <chunk/> element inside a step.Post-process jobs and steps defined using the batch namespace to inject dependencies.Utility methods used in parsing of the batch core namespace.Internal parser for the <decision/> elements inside a job.Internal parser for the <flow/> elements inside a job.Internal parser for the <step/> elements inside a job.Parser for a step listener element.Parser for the <job/> element in the Batch namespace.This
FactoryBean
is used by the batch namespace parser to createFlowJob
objects.Parser for the <job-repository/> element in the Batch namespace.Convenience factory forSimpleFlow
instances for use in the XML namespace.A State that proxies a delegate and changes its name but leaves its behavior unchanged.Internal parser for the <split/> elements inside a job.Internal parser for the <step/> elements for a job.Parser for a step listener element.ThisFactoryBean
is used by the batch namespace parser to createStep
objects.Parse a tasklet element for a step.Parse <job-listener/> elements in the batch namespace.Parse <step-listener/> elements in the batch namespace.Parser for the <step/> top level element in the Batch namespace.