JwsContext.getService() Method
Returns the weblogic.jws.ServiceHandle for this instance of this web service.
public ServiceHandle getService()
None.
A weblogic.jws.ServiceHandle object representing the current web service.
None.
The ServiceHandle may be used to obtain information such as the current conversation ID.