インタフェース
jp.terasoluna.fw.batch.core.ThrowableHandler の使用

ThrowableHandler を使用しているパッケージ
jp.terasoluna.fw.batch.commonj APサーバ起動用(CommonJ対応機能)関連クラス群 
jp.terasoluna.fw.batch.controlbreak コントロールブレイク機能関連 
jp.terasoluna.fw.batch.core フレームワーク基底クラス群 
jp.terasoluna.fw.batch.restart リスタート機能関連 
jp.terasoluna.fw.batch.springsupport.init Spring依存クラス群-ジョブ起動クラス関連 
jp.terasoluna.fw.batch.springsupport.standard Spring依存クラス群-標準実装クラス群 
jp.terasoluna.fw.batch.springsupport.transaction Spring依存クラス群-トランザクション関連 
jp.terasoluna.fw.batch.standard フレームワーク基底クラスに対する標準実装クラス群 
 

jp.terasoluna.fw.batch.commonj での ThrowableHandler の使用
 

ThrowableHandler として宣言されている jp.terasoluna.fw.batch.commonj のフィールド
private  ThrowableHandler WorkManagerExecutorService.throwableHandler
          Throwableハンドラ。
 

ThrowableHandler 型のパラメータを持つ jp.terasoluna.fw.batch.commonj のメソッド
 void WorkManagerExecutorService.setThrowableHandler(ThrowableHandler throwableHandler)
          Throwableハンドラを設定する。
 

jp.terasoluna.fw.batch.controlbreak での ThrowableHandler の使用
 

ThrowableHandler として宣言されている jp.terasoluna.fw.batch.controlbreak のフィールド
private  ThrowableHandler ControlBreakProcessor.throwableHandler
          Throwableハンドラ。
 

ThrowableHandler 型のパラメータを持つ jp.terasoluna.fw.batch.controlbreak のメソッド
 void ControlBreakProcessor.setThrowableHandler(ThrowableHandler throwableHandler)
          Throwableハンドラを設定する。
 

jp.terasoluna.fw.batch.core での ThrowableHandler の使用
 

ThrowableHandler として宣言されている jp.terasoluna.fw.batch.core のフィールド
private  ThrowableHandler JobManager.throwableHandler
          Throwableハンドラ。
private  ThrowableHandler JobWorker.throwableHandler
          Throwableハンドラ。
private  ThrowableHandler StandardBLogicExecutor.throwableHandler
          Throwableハンドラ。
 

ThrowableHandler 型のパラメータを持つ jp.terasoluna.fw.batch.core のメソッド
 void JobManager.setThrowableHandler(ThrowableHandler throwableHandler)
          Throwableハンドラを設定する。
 void JobWorker.setThrowableHandler(ThrowableHandler throwableHandler)
          Throwableハンドラを設定する。
 void StandardBLogicExecutor.setThrowableHandler(ThrowableHandler throwableHandler)
          Throwableハンドラを設定する。
 

jp.terasoluna.fw.batch.restart での ThrowableHandler の使用
 

ThrowableHandler として宣言されている jp.terasoluna.fw.batch.restart のフィールド
private  ThrowableHandler JobContextRestorer.throwableHandler
          Throwableハンドラ。
private  ThrowableHandler RestartPointCloser.throwableHandler
          Throwableハンドラ。
private  ThrowableHandler RestartPointUpdater.throwableHandler
          Throwableハンドラ。
private  ThrowableHandler RestartPostProcessor.throwableHandler
          Throwableハンドラ。
private  ThrowableHandler RestartPreProcessor.throwableHandler
          Throwableハンドラ。
 

ThrowableHandler 型のパラメータを持つ jp.terasoluna.fw.batch.restart のメソッド
 void JobContextRestorer.setThrowableHandler(ThrowableHandler throwableHandler)
          Throwableハンドラを設定する。
 void RestartPointCloser.setThrowableHandler(ThrowableHandler throwableHandler)
          Throwableハンドラを設定する。
 void RestartPointUpdater.setThrowableHandler(ThrowableHandler throwableHandler)
          Throwableハンドラを設定する。
 void RestartPostProcessor.setThrowableHandler(ThrowableHandler throwableHandler)
          Throwableハンドラを設定する。
 void RestartPreProcessor.setThrowableHandler(ThrowableHandler throwableHandler)
          Throwableハンドラを設定する。
 

jp.terasoluna.fw.batch.springsupport.init での ThrowableHandler の使用
 

ThrowableHandler として宣言されている jp.terasoluna.fw.batch.springsupport.init のフィールド
private  ThrowableHandler JobExecutor.throwableHandler
          Throwableハンドラ。
 

ThrowableHandler 型のパラメータを持つ jp.terasoluna.fw.batch.springsupport.init のメソッド
 void JobExecutor.setThrowableHandler(ThrowableHandler throwableHandler)
          Throwableハンドラを設定する。
 

jp.terasoluna.fw.batch.springsupport.standard での ThrowableHandler の使用
 

ThrowableHandler として宣言されている jp.terasoluna.fw.batch.springsupport.standard のフィールド
private  ThrowableHandler FixedThreadPoolWorkerExecutorService.throwableHandler
          Throwableハンドラ。
 

ThrowableHandler 型のパラメータを持つ jp.terasoluna.fw.batch.springsupport.standard のメソッド
 void FixedThreadPoolWorkerExecutorService.setThrowableHandler(ThrowableHandler throwableHandler)
          Throwableハンドラを設定する。
 

jp.terasoluna.fw.batch.springsupport.transaction での ThrowableHandler の使用
 

ThrowableHandler として宣言されている jp.terasoluna.fw.batch.springsupport.transaction のフィールド
private  ThrowableHandler TransactionalQueueProcessor.throwableHandler
          Throwableハンドラ。
 

ThrowableHandler 型のパラメータを持つ jp.terasoluna.fw.batch.springsupport.transaction のメソッド
 void TransactionalQueueProcessor.setThrowableHandler(ThrowableHandler throwableHandler)
          Throwableハンドラを設定する。
 

jp.terasoluna.fw.batch.standard での ThrowableHandler の使用
 

ThrowableHandler を実装している jp.terasoluna.fw.batch.standard のクラス
 class StandardThrowableHandler
          ThrowableHandler インタフェースの標準実装クラス。
 class ThrowBatchSystemErrorThrowableHandler
          ThrowableHandlerインタフェースの標準実装クラス。
 

ThrowableHandler として宣言されている jp.terasoluna.fw.batch.standard のフィールド
private  ThrowableHandler RunnableQueueProcessor.throwableHandler
          Throwableハンドラ。
private  ThrowableHandler StandardSupportProcessor.throwableHandler
          Throwableハンドラ。
 

ThrowableHandler 型のパラメータを持つ jp.terasoluna.fw.batch.standard のメソッド
 void StandardSupportProcessor.setThrowableHandler(ThrowableHandler throwableHandler)
          Throwableハンドラを設定する。
 

ThrowableHandler 型のパラメータを持つ jp.terasoluna.fw.batch.standard のコンストラクタ
RunnableQueueProcessor(QueueProcessor queueProcessor, WorkQueue workQueue, JobStatus jobStatus, java.util.LinkedHashMap<JobException,JobExceptionHandler> exceptionHandlerMap, JobExceptionHandler defaultJobExceptionHandler, ThrowableHandler throwableHandler)
          コンストラクタ。