gr.uoa.di.madgik.execution.plan.element.invocable.ws
Class WSExecutionContextConfig

java.lang.Object
  extended by gr.uoa.di.madgik.execution.plan.element.invocable.ExecutionContextConfigBase
      extended by gr.uoa.di.madgik.execution.plan.element.invocable.ws.WSExecutionContextConfig

public class WSExecutionContextConfig
extends ExecutionContextConfigBase


Nested Class Summary
 
Nested classes/interfaces inherited from class gr.uoa.di.madgik.execution.plan.element.invocable.ExecutionContextConfigBase
ExecutionContextConfigBase.ContextConfigType, ExecutionContextConfigBase.ContextProxyType
 
Field Summary
 gr.uoa.di.madgik.commons.channel.nozzle.INozzleConfig NozzleConfig
           
 
Fields inherited from class gr.uoa.di.madgik.execution.plan.element.invocable.ExecutionContextConfigBase
KeepContextAlive, ProxyType
 
Constructor Summary
WSExecutionContextConfig()
           
 
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
 

Field Detail

NozzleConfig

public gr.uoa.di.madgik.commons.channel.nozzle.INozzleConfig NozzleConfig
Constructor Detail

WSExecutionContextConfig

public WSExecutionContextConfig()
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.