SessionEJBControl Interface
Base interface for EJB controls that represent Session Beans. Subclass of EJBControl.
package weblogic.jws.control;
public class SessionEJBControl extends EJBControl
The methods of this interface may be invoked by any web service with a EJB control instance.