Skip navigation links

Package com.ibm.jbatch.tck.spi

The "porting package" SPI defined purely for the purpose of executing the TCK (which the typical implementation will NOT need to implement).

See: Description

Package com.ibm.jbatch.tck.spi Description

The "porting package" SPI defined purely for the purpose of executing the TCK (which the typical implementation will NOT need to implement). This provides a way for the TCK to determine test execution results in a more convenient manner than if we had to only rely on the Jakarta Batch specification-defined APIs.

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.

See Also:
TCK binary
Skip navigation links

© Copyright IBM Corp. 2015
Licensed under the Apache License, Version 2.0