BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Class
weblogic.webservice.context.WebServiceContext

Packages that use WebServiceContext
weblogic.webservice.context   
weblogic.webservice.extensions   
 

Uses of WebServiceContext in weblogic.webservice.context
 

Methods in weblogic.webservice.context that return WebServiceContext
static WebServiceContext WebServiceContext.currentContext()
          Deprecated. Returns the context information associated with the current thread.
 

Methods in weblogic.webservice.context with parameters of type WebServiceContext
 

Uses of WebServiceContext in weblogic.webservice.extensions
 

Methods in weblogic.webservice.extensions that return WebServiceContext
 WebServiceContext WLService.context()
          Deprecated. Creates or returns the WebServiceContext for this Web service.
 WebServiceContext WLService.joinContext()
          Deprecated. If the current thread is already associated with a context (i.e., the client is called within a WebLogic Web service implementation, such as an EJB or Java class method), the parent context is used for this service proxy.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.