Package nablarch.common.handler
Class ServiceAvailabilityCheckHandler
java.lang.Object
nablarch.common.availability.ServiceAvailabilityCheckHandler
nablarch.common.handler.ServiceAvailabilityCheckHandler
- All Implemented Interfaces:
Handler<Object,
,Object> InboundHandleable
Deprecated.
WEBサービス提供可否状態判定処理実施ハンドラ。
ThreadContext
から取得したリクエストIDがサービス提供可能かどうか判定する。-
Constructor Summary
-
Method Summary
Methods inherited from class nablarch.common.availability.ServiceAvailabilityCheckHandler
handle, handleInbound, setServiceAvailability, setUsesInternalRequestId
-
Constructor Details
-
ServiceAvailabilityCheckHandler
public ServiceAvailabilityCheckHandler()Deprecated.
-
ServiceAvailabilityCheckHandler