Batch API 1.0

這個特性可支援 JSR-352 指定的 Java Batch 1.0 API。

啟用這項特性

如果要啟用「批次 API 1.0」特性,請在 server.xml 檔的 featureManager 元素內,新增下列的元素宣告:
<feature>batch-1.0</feature>

開發相依於這項特性的特性

如果您要開發的特性相依於「批次 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 檔中使用下列元素,來配置「批次 API 1.0」特性:


指示主題類型的圖示 參照主題



「時間戳記」圖示 前次更新: 2016 年 11 月 30 日
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