Batch API 1.0

此功能部件能够支持由 JSR-352 指定的 Java 批处理 1.0 API。

启用此功能部件

要启用 Batch API 1.0 功能部件,请在 server.xml 文件的 featureManager 元素内添加以下元素声明:
<feature>batch-1.0</feature>

开发依赖于此功能部件的功能部件

如果您要开发依赖于 Batch API 1.0 功能部件的功能部件,请在新功能部件的功能部件清单文件的 Subsystem-Content 头中添加以下项:
com.ibm.websphere.appserver.batch-1.0; type="osgi.subsystem.feature"

此功能部件提供的标准 API 包

  • javax.batch.api
  • javax.batch.api.chunk
  • javax.batch.api.chunk.listener
  • javax.batch.api.listener
  • javax.batch.api.partition
  • javax.batch.operations
  • javax.batch.runtime
  • javax.batch.runtime.context
  • javax.inject

功能部件配置元素

可在 server.xml 文件中使用以下元素以配置 Batch API 1.0 功能部件:


用于指示主题类型的图标 参考主题



时间戳记图标 最近一次更新时间: Tuesday, 6 December 2016
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rwlp_feature_batch-1.0
文件名:rwlp_feature_batch-1.0.html