public class ServiceProcessBaseForDebug extends ServiceProcessBase
debugFlag, log, process
コンストラクタと説明 |
---|
ServiceProcessBaseForDebug(ServiceProcess serviceProcess,
ServiceProcessErrorHandler handler,
ServiceProcessCondition beforeCondition,
ServiceProcessCondition afterCondition,
boolean debugFlag) |
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
printAfterDebug(Session session) |
protected void |
printBeforeDebug(Session session) |
doProcess, getServiceName, getServiceNameKey, getServiceProcessName, getServiceProcessNameKey, getServiceProcessType, getSessionKey, toString
public ServiceProcessBaseForDebug(ServiceProcess serviceProcess, ServiceProcessErrorHandler handler, ServiceProcessCondition beforeCondition, ServiceProcessCondition afterCondition, boolean debugFlag)
serviceProcess
- handler
- beforeCondition
- afterCondition
- debugFlag
-