インタフェース
jp.terasoluna.fw.batch.commonj.transaction.JobResultInfoHandler の使用

JobResultInfoHandler を使用しているパッケージ
jp.terasoluna.fw.batch.commonj.listener   
jp.terasoluna.fw.batch.commonj.transaction   
 

jp.terasoluna.fw.batch.commonj.listener での JobResultInfoHandler の使用
 

JobResultInfoHandler として宣言されている jp.terasoluna.fw.batch.commonj.listener のフィールド
private  JobResultInfoHandler JobExecutorListener.jobResultInfoHandler
          ジョブ実行結果ハンドラ。
 

JobResultInfoHandler 型のパラメータを持つ jp.terasoluna.fw.batch.commonj.listener のメソッド
 void JobExecutorListener.setJobResultInfoHandler(JobResultInfoHandler jobResultInfoHandler)
          ジョブ実行結果ハンドラの設定。
 

jp.terasoluna.fw.batch.commonj.transaction での JobResultInfoHandler の使用
 

JobResultInfoHandler を実装している jp.terasoluna.fw.batch.commonj.transaction のクラス
 class JobResultInfoHandlerImpl
          ジョブ実行結果テーブルに登録するハンドラ。