Uses of Interface
gr.uoa.di.madgik.execution.plan.element.invocable.IExecutionContext

Packages that use IExecutionContext
gr.uoa.di.madgik.execution.plan.element.invocable   
gr.uoa.di.madgik.execution.plan.element.invocable.simple   
gr.uoa.di.madgik.execution.plan.element.invocable.ws   
gr.uoa.di.madgik.execution.utils   
 

Uses of IExecutionContext in gr.uoa.di.madgik.execution.plan.element.invocable
 

Methods in gr.uoa.di.madgik.execution.plan.element.invocable that return IExecutionContext
 IExecutionContext IExecutionContextEnabled.GetExecutionContext()
           
 

Methods in gr.uoa.di.madgik.execution.plan.element.invocable with parameters of type IExecutionContext
 void IExecutionContextEnabled.SetExecutionContext(IExecutionContext Context)
           
 

Uses of IExecutionContext in gr.uoa.di.madgik.execution.plan.element.invocable.simple
 

Classes in gr.uoa.di.madgik.execution.plan.element.invocable.simple that implement IExecutionContext
 class SimpleExecutionContext
           
 

Uses of IExecutionContext in gr.uoa.di.madgik.execution.plan.element.invocable.ws
 

Classes in gr.uoa.di.madgik.execution.plan.element.invocable.ws that implement IExecutionContext
 class WSExecutionContext
           
 

Uses of IExecutionContext in gr.uoa.di.madgik.execution.utils
 

Methods in gr.uoa.di.madgik.execution.utils that return IExecutionContext
static IExecutionContext ExecutionContextUtils.GetExecutionContext(String SOAPHeaderSerialization)
           
 



Copyright © 2012. All Rights Reserved.