public class WSExecutionContext extends Object implements IExecutionContext
| Constructor and Description |
|---|
WSExecutionContext(String ContextID,
String ExternalSender,
gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator Locator,
WSExecutionContextConfig Config) |
public WSExecutionContext(String ContextID, String ExternalSender, gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator Locator, WSExecutionContextConfig Config) throws ExecutionInternalErrorException
ExecutionInternalErrorExceptionpublic gr.uoa.di.madgik.grs.proxy.IProxy GetProxy()
GetProxy in interface IExecutionContextpublic void Report(String Message)
Report in interface IExecutionContextpublic void Report(int CurrentStep,
int TotalSteps)
Report in interface IExecutionContextpublic void Report(int CurrentStep,
int TotalSteps,
String Message)
Report in interface IExecutionContextpublic void Close()
Close in interface IExecutionContextCopyright © 2014. All Rights Reserved.