|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
JobLauncher | Simple interface for controlling jobs, including possible ad-hoc executions, based on different runtime identifiers. |
JobOperator | Low level interface for inspecting and controlling jobs with access only to primitive and collection types. |
Exception Summary | |
---|---|
JobExecutionNotFailedException | Checked exception to indicate that user asked for a job execution to be resumed when actually it didn't fail. |
JobExecutionNotRunningException | Execution indicating that a JobExecution that is not currently running has been requested to stop. |
JobExecutionNotStoppedException | Checked exception to indicate that user asked for a job execution to be aborted when hasn't been stopped. |
JobInstanceAlreadyExistsException | Checked exception to indicate that a required Job is not
available. |
JobParametersNotFoundException | Checked exception to indicate that a required JobParametersIncrementer is not
available. |
NoSuchJobException | Checked exception to indicate that a required Job is not
available. |
NoSuchJobExecutionException | Checked exception to indicate that a required JobExecution is not
available. |
NoSuchJobInstanceException | Exception that signals that the user requested an operation on a non-existent
JobInstance . |
Interfaces and simple implementations of launch concerns.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |