org.apache.axis2.jaxws.addressing.util
Class EndpointContextMapManager

java.lang.Object
  extended by org.apache.axis2.jaxws.addressing.util.EndpointContextMapManager

public class EndpointContextMapManager
extends java.lang.Object

This class is used to manage the association between an EndpointContextMap and a thread.


Constructor Summary
EndpointContextMapManager()
           
 
Method Summary
static EndpointContextMap getEndpointContextMap()
           
static EndpointContextMap setEndpointContextMap(EndpointContextMap newMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndpointContextMapManager

public EndpointContextMapManager()
Method Detail

setEndpointContextMap

public static EndpointContextMap setEndpointContextMap(EndpointContextMap newMap)

getEndpointContextMap

public static EndpointContextMap getEndpointContextMap()


Copyright © 2007 Apache Web Services Project. All Rights Reserved.