Uses of Package
org.springframework.batch.core.configuration
Package
Description
Interfaces for registration and location of job configurations.
Specific implementations of configuration concerns.
Support classes for use in bootstrap and launch implementations or configurations.
-
ClassDescriptionChecked exception that indicates a name clash when registering
Job
instances.Strategy for creating a single job.A runtime service locator interface for retrieving job configurations byname
.A listable extension ofJobLocator
. -
ClassDescriptionRepresents that an error has occurred in the configuration of the base batch infrastructure (the creation of a
JobRepository
, for example).Checked exception that indicates a name clash when registeringJob
instances.Strategy for creating a single job.A runtime service locator interface for retrieving job configurations byname
.A runtime service registry interface for registering job configurations byname
.A listable extension ofJobLocator
. -
ClassDescriptionA runtime service locator interface for retrieving job configurations by
name
.A runtime service registry interface for registering job configurations byname
.A listable extension ofJobLocator
.