gr.uoa.di.madgik.execution.plan.element.invocable.simple
Class SimpleExecutionContextConfig

java.lang.Object
  extended by gr.uoa.di.madgik.execution.plan.element.invocable.ExecutionContextConfigBase
      extended by gr.uoa.di.madgik.execution.plan.element.invocable.simple.SimpleExecutionContextConfig
All Implemented Interfaces:
Serializable

public class SimpleExecutionContextConfig
extends ExecutionContextConfigBase

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class gr.uoa.di.madgik.execution.plan.element.invocable.ExecutionContextConfigBase
ExecutionContextConfigBase.ContextConfigType, ExecutionContextConfigBase.ContextProxyType
 
Field Summary
 
Fields inherited from class gr.uoa.di.madgik.execution.plan.element.invocable.ExecutionContextConfigBase
KeepContextAlive, ProxyType
 
Constructor Summary
SimpleExecutionContextConfig()
           
 
Method Summary
 void FromXML(Element XML)
           
 ExecutionContextConfigBase.ContextConfigType GetContextConfigType()
           
 String ToXML()
           
 
Methods inherited from class gr.uoa.di.madgik.execution.plan.element.invocable.ExecutionContextConfigBase
FromXML, GetProxy, Validate, ValidatePreExecution
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleExecutionContextConfig

public SimpleExecutionContextConfig()
Method Detail

GetContextConfigType

public ExecutionContextConfigBase.ContextConfigType GetContextConfigType()
Specified by:
GetContextConfigType in class ExecutionContextConfigBase

ToXML

public String ToXML()
             throws ExecutionSerializationException
Specified by:
ToXML in class ExecutionContextConfigBase
Throws:
ExecutionSerializationException

FromXML

public void FromXML(Element XML)
             throws ExecutionSerializationException
Specified by:
FromXML in class ExecutionContextConfigBase
Throws:
ExecutionSerializationException


Copyright © 2013. All Rights Reserved.