gr.uoa.di.madgik.execution.plan.element.invocable.simple
Class SimpleExecutionContext
java.lang.Object
gr.uoa.di.madgik.execution.plan.element.invocable.simple.SimpleExecutionContext
- All Implemented Interfaces:
- IExecutionContext
public class SimpleExecutionContext
- extends Object
- implements IExecutionContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleExecutionContext
protected SimpleExecutionContext(ExecutionHandle Handle,
String ID,
String ExternalSender,
SimpleExecutionContextConfig SuppliedContextProxy)
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
GetProxy
public gr.uoa.di.madgik.grs.proxy.IProxy GetProxy()
- Specified by:
GetProxy in interface IExecutionContext
Close
public void Close()
- Specified by:
Close in interface IExecutionContext
Copyright © 2013. All Rights Reserved.