| クラス | 説明 |
|---|---|
| CommitableHelperUtils |
Commitableを生成するユーティリティクラス
|
| CommonServiceAdaptor |
CommonServiceをServiceHelperに適合させるためのAdaptor実装クラス。
|
| CommonServiceFacadeAdaptor |
CommonServiceFacadeをServiceFacadeに適合させるAdaptor実装クラス。
|
| CommonServiceFacadeFactoryImpl | |
| CommonServiceFacadeServiceHelperAdaptor |
CommonServiceFacadeをServiceHelperに適合させるためのAdaptor実装クラス。
|
| CommonServiceFacadeUtils |
CommonServiceFacadeを生成するユーティリティクラス。
|
| CommonServiceFactoryImpl | |
| CommonServiceLocalAndServerCatalogImpl |
Localに存在するサービスはローカルで実行するCommonService実装
|
| CommonServiceLocalCatalogImpl |
Localに存在するサービスはローカルで実行するCommonService実装
|
| ServiceBase |
Serviceの標準実装クラス
|
| ServiceBaseAvoidDebug |
Debugの実行を抑制したServiceBase実装クラス
|
| ServiceBaseForDebug |
デバッグ用のServiceBase実装クラス。
|
| ServiceConditionBase |
ServiceConditionの標準実装クラス。
|
| ServiceConditionErrorHandlerFactoryImpl |
ServiceConditionErrorHandlerFactoryの標準実装クラス
|
| ServiceConditionFacadeAdaptor |
ServiceConditionFacadeをServiceConditionに適合させるためのAdaptro実装
|
| ServiceConditionFacadeUtils |
ServiceConditionFacadeを生成するUtilityクラス
|
| ServiceConditionFactoryImpl |
ServiceConditionFactotyの標準実装クラス
|
| ServiceConditionHelperUtils |
ServiceCondition外部Helperクラスを生成するUtilityクラス
|
| ServiceConditionItemFacadeAdaptor |
ServiceConditionItemFacadeをServiceConditionItemに適合させるためのAdaptorクラス
|
| ServiceConditionItemFacadeUtils |
ServiceConditionItemFacadeを生成するユーティリティクラス。
|
| ServiceConditionItemHelperUtils |
ServiceConditionItemの外部Helperクラスを生成するユーティリティクラス。
|
| ServiceConditionItemModelConstraintImpl |
Modelの一意制約条件をチェックするServiceConditionItem実装クラス
|
| ServiceErrorHandlerFacadeAdaptor |
ServiceErrorHandlerFacadeをServiceErrorHandlerのインタフェースに適合させるAdaptorクラス
|
| ServiceErrorHandlerFacadeUtils |
ServiceErrorHandlerを生成するユーティリティクラス
|
| ServiceErrorHandlerFactoryImpl |
ServiceErrorHandlerFactoryの標準実装クラス。
|
| ServiceErrorHandlerSendExceptionImpl |
例外送信による例外処理実装クラス。
|
| ServiceErrorHandlerSkipImpl |
処理をSkipするServiceErrorHandler実装クラス
|
| ServiceErrorHandlerUtils |
ServiceErrorHandlerを生成するユーティリティクラス
|
| ServiceFactoryImpl |
ServiceFactoryの標準実装クラス
|
| ServiceHelperFacadeAdaptor |
ServiceHelperFacadeをServiceHelperに適合させるためのAdaptor実装クラス。
|
| ServiceHelperFacadeUtils |
ServiceHeleperFacadeを生成するユーティリティクラス。
|
| ServiceHelperUtils |
ServiceHelperを生成するユーティリティクラス
|
| ServiceInfo | |
| ServiceInfoFactory |
Property形式からServiceInfoを生成する
[services
(ServiceName1
(session ;; optional
SessionKey1 Value1
SessionKey2 Value2
...
)
)
,
(ServiceName2
(session ;; optional
SessionKey1 Value1
SessionKey2 Value2
)
)
,
...
]
|
| ServiceMapFactoryImpl |
ServiceMapFactoryの単純実装クラス
|
| ServiceMapImpl |
SericeMapの単純実装クラス。
|
| ServiceSchema |
Service初期化用のDTO
|
| ServiceSessionBase |
ServiceSessionの基本実装クラス。
|
| ServiceSessionFactoryImpl |
ServiceSessionFactoryの標準実装。
|
| SimpleServiceConditionItemImpl |
ServiceConditionItemの単純実装
|