gr.uoa.di.madgik.execution.utils
Class ExecutionContextUtils

java.lang.Object
  extended by gr.uoa.di.madgik.execution.utils.ExecutionContextUtils

public class ExecutionContextUtils
extends Object


Constructor Summary
ExecutionContextUtils()
           
 
Method Summary
static String GenerateExecutionContextSoapHeaderElement(gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator ContextChannel, String ContextID, String ExternalSender, WSExecutionContextConfig ContextConfig)
           
static String GenerateExecutionEngineSoapHeaderElement(gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator ContextChannel, String ContextID, String ExternalSender, WSExecutionContextConfig ContextConfig)
           
static IExecutionContext GetExecutionContext(String SOAPHeaderSerialization)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutionContextUtils

public ExecutionContextUtils()
Method Detail

GenerateExecutionContextSoapHeaderElement

public static String GenerateExecutionContextSoapHeaderElement(gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator ContextChannel,
                                                               String ContextID,
                                                               String ExternalSender,
                                                               WSExecutionContextConfig ContextConfig)
                                                        throws ExecutionSerializationException
Throws:
ExecutionSerializationException

GenerateExecutionEngineSoapHeaderElement

public static String GenerateExecutionEngineSoapHeaderElement(gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator ContextChannel,
                                                              String ContextID,
                                                              String ExternalSender,
                                                              WSExecutionContextConfig ContextConfig)
                                                       throws ExecutionSerializationException
Throws:
ExecutionSerializationException

GetExecutionContext

public static IExecutionContext GetExecutionContext(String SOAPHeaderSerialization)
                                             throws ExecutionSerializationException
Throws:
ExecutionSerializationException


Copyright © 2013. All Rights Reserved.