public interface ServiceErrorHandlerFactory
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static Key |
KEY_SerivceErrorHandlerFactory
Factoryキー
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ServiceErrorHandler |
getServiceErrorHandler(Key serviceNameKey,
FatalReason reason,
java.util.Map info)
スキーマー情報からServiceProcessErrorHandlerを生成する
|
static final Key KEY_SerivceErrorHandlerFactory
ServiceErrorHandler getServiceErrorHandler(Key serviceNameKey, FatalReason reason, java.util.Map info) throws FatalException
reason - エラー原因info - Condition情報FatalException