Save This Page
Home » apache-tomcat-6.0.16-src » javax » ejb » [javadoc | source]
javax.ejb
public interface: SessionContext [javadoc | source]

All Implemented Interfaces:
    EJBContext

Method from javax.ejb.SessionContext Summary:
getEJBLocalObject,   getEJBObject,   getMessageContext
Method from javax.ejb.SessionContext Detail:
 public EJBLocalObject getEJBLocalObject() throws IllegalStateException
 public EJBObject getEJBObject() throws IllegalStateException
 public MessageContext getMessageContext() throws IllegalStateException