|
Oracle | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebServiceContext | |
---|---|
weblogic.webservice.context | Deprecated.Provides interfaces and a class for weblogic.webservice.context>. |
weblogic.webservice.extensions | Deprecated. Provides interfaces for 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. |
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/E12839_01/web.1111 Copyright 1996,2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV NEXT | FRAMES NO FRAMES |