See: Description
Interface | Description |
---|---|
JobFactory |
Strategy for creating a single job.
|
JobLocator |
A runtime service locator interface for retrieving job configurations by
name . |
JobRegistry |
A runtime service registry interface for registering job configurations by
name . |
ListableJobLocator |
A listable extension of
JobLocator . |
Exception | Description |
---|---|
DuplicateJobException |
Checked exception that indicates a name clash when registering
Job instances. |
Interfaces for registration and location of job configurations.
Copyright © 2013 SpringSource. All rights reserved.