com.arjuna.mw.wst.client
Class GlueIncomingContextInterceptor

java.lang.Object
  extended bycom.arjuna.mw.wst.client.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.


Constructor Summary
GlueIncomingContextInterceptor()
           
 
Method Summary
 void intercept(electric.soap.SOAPMessage message, 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 message,
                      electric.util.Context messageContext)