パッケージ | 説明 |
---|---|
jp.terasoluna.fw.collector |
コレクタ
|
jp.terasoluna.fw.collector.exception |
コレクタの例外
|
jp.terasoluna.fw.collector.vo |
バリューオブジェクト
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected CollectorExceptionHandlerStatus |
AbstractCollector.handleException(DataValueObject dataValueObject)
例外発生時の処理
|
修飾子とタイプ | メソッドと説明 |
---|---|
CollectorExceptionHandlerStatus |
CollectorExceptionHandler.handleException(DataValueObject dataValueObject)
例外時の処理.
|
static CollectorExceptionHandlerStatus |
CollectorExceptionHandlerStatus.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static CollectorExceptionHandlerStatus[] |
CollectorExceptionHandlerStatus.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
修飾子とタイプ | フィールドと説明 |
---|---|
protected CollectorExceptionHandlerStatus |
DataValueObject.exceptionHandlerStatus
例外ハンドラステータス
|
修飾子とタイプ | メソッドと説明 |
---|---|
CollectorExceptionHandlerStatus |
DataValueObject.getExceptionHandlerStatus()
例外ハンドラステータス
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
DataValueObject.setExceptionHandlerStatus(CollectorExceptionHandlerStatus exceptionHandlerStatus)
例外ハンドラステータス
|
Copyright © 2014 NTT DATA Corporation.