gr.uoa.di.madgik.execution.plan.element.invocable.simple
Class SimpleExecutionContextConfig
java.lang.Object
gr.uoa.di.madgik.execution.plan.element.invocable.ExecutionContextConfigBase
gr.uoa.di.madgik.execution.plan.element.invocable.simple.SimpleExecutionContextConfig
public class SimpleExecutionContextConfig
- extends ExecutionContextConfigBase
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleExecutionContextConfig
public SimpleExecutionContextConfig()
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 © 2012. All Rights Reserved.