BEA Systems, Inc.

Uses of Class
weblogic.webservice.context.ContextNotFoundException

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

Uses of ContextNotFoundException in weblogic.webservice.context
 

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

Uses of ContextNotFoundException in weblogic.webservice.extensions
 

Methods in weblogic.webservice.extensions that throw ContextNotFoundException
 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/docs100
Copyright 2006 BEA Systems Inc.