クラス
jp.terasoluna.fw.collector.exception.CollectorExceptionHandlerStatus の使用

CollectorExceptionHandlerStatus を使用しているパッケージ
jp.terasoluna.fw.collector コレクタ 
jp.terasoluna.fw.collector.exception コレクタの例外 
jp.terasoluna.fw.collector.vo バリューオブジェクト 
 

jp.terasoluna.fw.collector での CollectorExceptionHandlerStatus の使用
 

CollectorExceptionHandlerStatus を返す jp.terasoluna.fw.collector のメソッド
protected  CollectorExceptionHandlerStatus AbstractCollector.handleException(DataValueObject dataValueObject)
          例外発生時の処理
 

jp.terasoluna.fw.collector.exception での CollectorExceptionHandlerStatus の使用
 

CollectorExceptionHandlerStatus を返す jp.terasoluna.fw.collector.exception のメソッド
 CollectorExceptionHandlerStatus CollectorExceptionHandler.handleException(DataValueObject dataValueObject)
          例外時の処理.
static CollectorExceptionHandlerStatus CollectorExceptionHandlerStatus.valueOf(String name)
          指定した名前を持つこの型の列挙型定数を返します。
static CollectorExceptionHandlerStatus[] CollectorExceptionHandlerStatus.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 

jp.terasoluna.fw.collector.vo での CollectorExceptionHandlerStatus の使用
 

CollectorExceptionHandlerStatus として宣言されている jp.terasoluna.fw.collector.vo のフィールド
protected  CollectorExceptionHandlerStatus DataValueObject.exceptionHandlerStatus
          例外ハンドラステータス
 

CollectorExceptionHandlerStatus を返す jp.terasoluna.fw.collector.vo のメソッド
 CollectorExceptionHandlerStatus DataValueObject.getExceptionHandlerStatus()
          例外ハンドラステータス
 

CollectorExceptionHandlerStatus 型のパラメータを持つ jp.terasoluna.fw.collector.vo のメソッド
 void DataValueObject.setExceptionHandlerStatus(CollectorExceptionHandlerStatus exceptionHandlerStatus)
          例外ハンドラステータス
 



Copyright © 2012. All Rights Reserved.