com.arjuna.mw.wst.service
Class GlueOutgoingContextInterceptor

java.lang.Object
  extended bycom.arjuna.mw.wst.service.GlueOutgoingContextInterceptor

public class GlueOutgoingContextInterceptor
extends java.lang.Object

The class is used to perform WS-Transaction context insertion * and extraction for application level SOAP messages within WebMethods Glue. * * @message com.arjuna.mw.wst.service.GlueOCI_1 [com.arjuna.mw.wst.service.GlueOCI_1] - Error in: * @message com.arjuna.mw.wst.service.GlueOCI_2 [com.arjuna.mw.wst.service.GlueOCI_2] - Stack trace:


Constructor Summary
GlueOutgoingContextInterceptor()
           
 
Method Summary
 void intercept(electric.soap.SOAPMessage soapMessage, electric.util.Context messageContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlueOutgoingContextInterceptor

public GlueOutgoingContextInterceptor()
Method Detail

intercept

public void intercept(electric.soap.SOAPMessage soapMessage,
                      electric.util.Context messageContext)