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

CollectorExceptionHandlerStatus を使用しているパッケージ
jp.terasoluna.fw.collector コレクタ 
jp.terasoluna.fw.collector.exception コレクタの例外 
 

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()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 



Copyright © 2012. All Rights Reserved.