|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ExecutionContextConfigBase in gr.uoa.di.madgik.execution.plan.element |
|---|
| Fields in gr.uoa.di.madgik.execution.plan.element declared as ExecutionContextConfigBase | |
|---|---|
ExecutionContextConfigBase |
PojoPlanElement.ExecutionContextConfig
If the PojoPlanElement.SupportsExecutionContext is set, this configuration field specifies
the configuration needed to initialize the elements that are to be used to the provided execution context |
ExecutionContextConfigBase |
WSSOAPPlanElement.ExecutionContextConfig
If the WSSOAPPlanElement.SupportsExecutionContext is set, this configuration field specifies
the configuration needed to initialize the elements that are to be used to the provided execution context |
ExecutionContextConfigBase |
WSRESTPlanElement.ExecutionContextConfig
If the WSRESTPlanElement.SupportsExecutionContext is set, this configuration field specifies
the configuration needed to initialize the elements that are to be used to the provided execution context |
| Uses of ExecutionContextConfigBase in gr.uoa.di.madgik.execution.plan.element.invocable.simple |
|---|
| Subclasses of ExecutionContextConfigBase in gr.uoa.di.madgik.execution.plan.element.invocable.simple | |
|---|---|
class |
SimpleExecutionContextConfig
|
| Constructors in gr.uoa.di.madgik.execution.plan.element.invocable.simple with parameters of type ExecutionContextConfigBase | |
|---|---|
ClassReflectionWrapper(String ClassName,
ExecutionHandle Handle,
String ID,
boolean SupportsExecutionContext,
ExecutionContextConfigBase SuppliedContextProxy)
|
|
| Uses of ExecutionContextConfigBase in gr.uoa.di.madgik.execution.plan.element.invocable.ws |
|---|
| Subclasses of ExecutionContextConfigBase in gr.uoa.di.madgik.execution.plan.element.invocable.ws | |
|---|---|
class |
WSExecutionContextConfig
|
| Constructors in gr.uoa.di.madgik.execution.plan.element.invocable.ws with parameters of type ExecutionContextConfigBase | |
|---|---|
WSRESTProxyWrapper(ExecutionHandle Handle,
String ID,
URL ServiceEndPoint,
boolean SupportsExecutionContext,
ExecutionContextConfigBase SuppliedContextProxy)
|
|
WSSOAPProxyWrapper(ExecutionHandle Handle,
String ID,
URL ServiceEndPoint,
boolean SupportsExecutionContext,
ExecutionContextConfigBase SuppliedContextProxy)
|
|
| Uses of ExecutionContextConfigBase in gr.uoa.di.madgik.execution.utils |
|---|
| Methods in gr.uoa.di.madgik.execution.utils that return ExecutionContextConfigBase | |
|---|---|
static ExecutionContextConfigBase |
PlanElementUtils.GetExecutionContextConfig(Element element)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||