Uses of Package
org.springframework.batch.core.configuration
Packages that use 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.
-
Classes in org.springframework.batch.core.configuration used by org.springframework.batch.core.configurationClassDescriptionChecked exception that indicates a name clash when registering
Jobinstances.Deprecated, for removal: This API element is subject to removal in a future version. -
Classes in org.springframework.batch.core.configuration used by org.springframework.batch.core.configuration.supportClassDescriptionRepresents 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 registeringJobinstances.Deprecated, for removal: This API element is subject to removal in a future version.A runtime service registry interface for registering job configurations byname.Deprecated, for removal: This API element is subject to removal in a future version.as of 6.0 with no replacement. -
Classes in org.springframework.batch.core.configuration used by org.springframework.batch.core.launch.supportClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 6.0 in favor of
JobRegistry.A runtime service registry interface for registering job configurations byname.
JobRegistry.