See: Description
Interface | Description |
---|---|
JobExecutionWaiter |
Waiter to wait for a JobExecution to reach a "final" state, (i.e.
|
JobExecutionWaiterFactory |
Factory class for JobExecutionWaiter
|
Exception | Description |
---|---|
JobExecutionTimeoutException |
Exception thrown by JobExecutionWaiter
|
The TCK itself ships with a default implementation of this SPI (using polling). The expectation therefore is that the typical Jakarta Batch implementation will not need to implement this SPI, but will use the default implementation.
For more details, see the documentation in the Jakarta Batch TCK Reference Guide, included within the TCK binary.
© Copyright IBM Corp. 2015
Licensed under the Apache License, Version 2.0