|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jboss.ejb.EnterpriseContext.EJBContextImpl | +--org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl
Constructor Summary | |
protected |
StatelessSessionEnterpriseContext.SessionContextImpl()
|
Method Summary | |
javax.ejb.EJBLocalObject |
getEJBLocalObject()
|
javax.ejb.EJBObject |
getEJBObject()
|
Methods inherited from class org.jboss.ejb.EnterpriseContext.EJBContextImpl |
getCallerIdentity, getCallerPrincipal, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getUserTransaction, isCallerInRole, isCallerInRole, setRollbackOnly |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.ejb.EJBContext |
getCallerIdentity, getCallerPrincipal, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getUserTransaction, isCallerInRole, isCallerInRole, setRollbackOnly |
Constructor Detail |
protected StatelessSessionEnterpriseContext.SessionContextImpl()
Method Detail |
public javax.ejb.EJBObject getEJBObject()
getEJBObject
in interface javax.ejb.SessionContext
public javax.ejb.EJBLocalObject getEJBLocalObject()
getEJBLocalObject
in interface javax.ejb.SessionContext
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |