com.arjuna.mw.wst.service
Class GlueIncomingContextInterceptor

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

public class GlueIncomingContextInterceptor
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.GlueICI_1 [com.arjuna.mw.wst.service.GlueICI_1] - Error in: * @message com.arjuna.mw.wst.service.GlueICI_2 [com.arjuna.mw.wst.service.GlueICI_2] - Stack trace: * @message com.arjuna.mw.wst.service.GlueICI_3 [com.arjuna.mw.wst.service.GlueICI_3] - Unknown context type:


Constructor Summary
GlueIncomingContextInterceptor()
           
 
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

GlueIncomingContextInterceptor

public GlueIncomingContextInterceptor()
Method Detail

intercept

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