javax.ejb
Interface SessionContext
- All Superinterfaces:
- EJBContext
- public interface SessionContext
- extends EJBContext
- Version:
- $Rev: 46019 $ $Date: 2004-09-14 11:56:06 +0200 (Tue, 14 Sep 2004) $
Methods inherited from interface javax.ejb.EJBContext |
getCallerIdentity, getCallerPrincipal, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, setRollbackOnly |
getEJBLocalObject
public EJBLocalObject getEJBLocalObject()
throws java.lang.IllegalStateException
- Throws:
java.lang.IllegalStateException
getEJBObject
public EJBObject getEJBObject()
throws java.lang.IllegalStateException
- Throws:
java.lang.IllegalStateException
getMessageContext
public MessageContext getMessageContext()
throws java.lang.IllegalStateException
- Throws:
java.lang.IllegalStateException
Copyright © {inceptionYear}-2007 null. All Rights Reserved.