SessionEJBControl Interface

Base interface for  EJB controls that represent Session Beans. Subclass of EJBControl.

Syntax

package weblogic.jws.control;


public class SessionEJBControl extends EJBControl

Remarks

The methods of this interface may be invoked by any web service with a EJB control instance.

Members

Constructors

Methods

Fields

Events

Related Topic

Overview: Enterprise Java Beans (EJBs)

EJB Control: Using Enterprise Java Beans from a Web Service