出力用CB定義(OutputCBDefinitionタグ)は,「9.8.2 出力アダプター定義」で説明した出力アダプター定義(OutputAdaptorDefinitionタグ)の子要素として定義します。
<OutputCBDefinition class="<クラス名>"
name="<コールバック名>"
interval="<コールバックの実行間隔>">
<出力コネクター定義>
</OutputCBDefinition>
出力コネクター定義の種類 | class属性の値 |
---|---|
ファイル出力コネクター定義 | jp.co.Hitachi.soft.sdp.adaptor.callback.io.FileOutputCBImpl |
ダッシュボード出力コネクター定義 | jp.co.Hitachi.soft.sdp.adaptor.callback.io.dashboard.DashboardOutputCBImpl |