public class ServiceConditionErrorHandlerFactoryImpl extends java.lang.Object implements ServiceConditionErrorHandlerFactory, java.io.Serializable
KEY_ServiceConditionErrorHandlerFactory
コンストラクタと説明 |
---|
ServiceConditionErrorHandlerFactoryImpl(Resource resource)
コンストラクタ
|
修飾子とタイプ | メソッドと説明 |
---|---|
ServiceErrorHandler |
getServiceErrorHandler(Key serviceNameKey,
java.util.Map info)
スキーマー情報から条件用のServiceProcessErrorHandlerを生成する
|
java.lang.String |
getServiceErrorMessage(java.util.Map info)
Errorメッセージが定義されていれば返す
|
public ServiceConditionErrorHandlerFactoryImpl(Resource resource)
public ServiceErrorHandler getServiceErrorHandler(Key serviceNameKey, java.util.Map info) throws FatalException
getServiceErrorHandler
インタフェース内 ServiceConditionErrorHandlerFactory
reason
- info
- FatalException
public java.lang.String getServiceErrorMessage(java.util.Map info) throws FatalException
getServiceErrorMessage
インタフェース内 ServiceConditionErrorHandlerFactory
info
- FatalException