クラス LogOrRethrowExceptionHandler

java.lang.ObjectSE
org.springframework.batch.repeat.exception.LogOrRethrowExceptionHandler
実装されたすべてのインターフェース:
ExceptionHandler

public class LogOrRethrowExceptionHandler extends ObjectSE implements ExceptionHandler
Classifier に基づく ExceptionHandler の実装。分類子は、例外をログに記録するか、それとも再スローするかを決定します。分類子のキーは、このクラスの静的列挙型と同じである必要があります。
作成者:
Dave Syer, Mahmoud Ben Hassine
  • フィールドの詳細

    • logger

      protected final org.apache.commons.logging.Log logger
  • コンストラクターの詳細

    • LogOrRethrowExceptionHandler

      public LogOrRethrowExceptionHandler()
  • メソッドの詳細