Batch Management

此特性提供 Java 批次儲存器受管理批次支援。這包含批次 REST 管理介面、工作記載支援,以及用來整合外部排程器的指令行公用程式。

啟用這項特性

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

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

如果您要開發的特性相依於「批次管理」特性,請將下列項目包含在您新特性的特性資訊清單檔 Subsystem-Content 標頭中:
com.ibm.websphere.appserver.batchManagement-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

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



「時間戳記」圖示 前次更新: 2016 年 11 月 30 日
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rwlp_feature_batchManagement-1.0
檔名:rwlp_feature_batchManagement-1.0.html