BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.webservice.extensions
Interface WLService


public interface WLService
extends javax.xml.rpc.Service

WebLogic-specific extensions to the JAX-RPC Service APIs.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Method Summary
 WebServiceContext context()
          Creates or returns the WebServiceContext for this Web service.
 WebServiceContext joinContext()
          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.
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

context

public WebServiceContext context()
Creates or returns the WebServiceContext for this Web service.

Returns:
web service context

joinContext

public WebServiceContext joinContext()
                              throws ContextNotFoundException
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.

Returns:
web service context
Throws:
ContextNotFoundException - if current thread is not associated with a web service context

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81