javax.ejb
Interface SessionContext
- All Superinterfaces:
- EJBContext
public interface SessionContext
- extends EJBContext
- Version:
- $Rev: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Wed, 25 Oct 2006) $
Methods inherited from interface javax.ejb.EJBContext |
getCallerIdentity, getCallerPrincipal, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, setRollbackOnly |
getEJBLocalObject
EJBLocalObject getEJBLocalObject()
throws java.lang.IllegalStateException
- Throws:
java.lang.IllegalStateException
getEJBObject
EJBObject getEJBObject()
throws java.lang.IllegalStateException
- Throws:
java.lang.IllegalStateException
getMessageContext
MessageContext getMessageContext()
throws java.lang.IllegalStateException
- Throws:
java.lang.IllegalStateException
Copyright © {inceptionYear}-2007 null. All Rights Reserved.