Uses of Package
org.springframework.batch.core

Package
Description
Core domain context for Spring Batch covering jobs, steps, configuration and execution abstractions.
Interfaces for registration and location of job configurations.
Specific implementations of configuration concerns.
Parsers for XML based configuration
Support classes for implementations of the batch APIs.
Interfaces and related classes to support meta data browsing.
Specific implementations of explorer concerns.
Specific implementations of job concerns.
Job and flow level builders for java based configuration of batch jobs
Flow related constructs including Flow interface, executors, and related exceptions
Basic implementations of flow constructs
States used in defining the underlying Spring Batch state machine
Interfaces and simple implementations of launch concerns.
Support classes for use in bootstrap and launch implementations or configurations.
Generic implementations of core batch listener interfaces.
This package contains APIs related to batch observability.
Interfaces for partitioning components.
Implementation of common partition components.
Interfaces and generic implementations of repository concerns.
Specific implementations of dao concerns.
Specific implementations of repository concerns.
 
Implementation of the contexts for each of the custom bean scopes in Spring Batch (Job and Step).
Specific implementations of step concerns.
Step level builders for java based job configuration.
Factories for step level components.
Specific implementations of step concerns for item-oriented approach.
JobStep and related components.
Specific implementations of skip concerns for items in a step.
Interfaces and generic implementations of tasklet concerns.
Components for remote chunking.
Message based job launching components.
Remote partitioning components.
Support classes related to steps when used with Spring Integration.
Utility classes for batch job/step testing.
APIs for the configuration of Spring Batch test support.