Package org.springframework.batch.core.configuration
@NonNullApi
package org.springframework.batch.core.configuration
Interfaces for registration and location of job configurations.
- Author:
- Michael Minella, Mahmoud Ben Hassine
-
ClassDescriptionRepresents an error has occurred in the configuration of base batch infrastructure (creation of a
JobRepositoryfor example.Checked exception that indicates a name clash when registeringJobinstances.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.