Package org.springframework.batch.core.configuration
@NullMarked
package org.springframework.batch.core.configuration
Interfaces for registration and location of job configurations.
- Author:
- Michael Minella, Mahmoud Ben Hassine
-
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 registeringJobinstances.Deprecated, for removal: This API element is subject to removal in a future version.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.since 6.0, scheduled for removal in 6.2 or later.Deprecated, for removal: This API element is subject to removal in a future version.as of 6.0 with no replacement.
JobRegistry.