ServiceHandle Interface

Represents a reference to a web service (instance of a JWS file). This interface can also refer to a Service control instance that is associated with a JWS service.

Syntax

public interface ServiceHandle extends java.io.Serializable

Package

package weblogic.jws

Remarks

None.

Members

Constructors

None.

Methods

Fields

Callbacks

None.

Related Topics

JwsContext Interface