gr.uoa.di.madgik.execution.plan.element.invocable.ws
Class WSExecutionContext
java.lang.Object
gr.uoa.di.madgik.execution.plan.element.invocable.ws.WSExecutionContext
- All Implemented Interfaces:
- IExecutionContext
public class WSExecutionContext
- extends Object
- implements IExecutionContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSExecutionContext
public WSExecutionContext(String ContextID,
String ExternalSender,
gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator Locator,
WSExecutionContextConfig Config)
throws ExecutionInternalErrorException
- Throws:
ExecutionInternalErrorException
GetProxy
public gr.uoa.di.madgik.grs.proxy.IProxy GetProxy()
- Specified by:
GetProxy in interface IExecutionContext
Report
public void Report(String Message)
- Specified by:
Report in interface IExecutionContext
Report
public void Report(int CurrentStep,
int TotalSteps)
- Specified by:
Report in interface IExecutionContext
Report
public void Report(int CurrentStep,
int TotalSteps,
String Message)
- Specified by:
Report in interface IExecutionContext
Close
public void Close()
- Specified by:
Close in interface IExecutionContext
Copyright © 2012. All Rights Reserved.