javax.ejb
Interface SessionContext
- EJBContext
public interface SessionContext
getCallerIdentity, getCallerPrincipal, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, setRollbackOnly |
getEJBLocalObject
public EJBLocalObject getEJBLocalObject()
throws IllegalStateException
getEJBObject
public EJBObject getEJBObject()
throws IllegalStateException
getMessageContext
public MessageContext getMessageContext()
throws IllegalStateException