JBoss API: Class StatelessSessionEnterpriseContext.SessionContextImpl
org.jboss.ejb
Class StatelessSessionEnterpriseContext.SessionContextImpl
java.lang.Object
|
+--org.jboss.ejb.EnterpriseContext.EJBContextImpl
|
+--org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl
- All Implemented Interfaces:
- javax.ejb.EJBContext, javax.ejb.SessionContext
- Enclosing class:
- StatelessSessionEnterpriseContext
- protected class StatelessSessionEnterpriseContext.SessionContextImpl
- extends EnterpriseContext.EJBContextImpl
- implements javax.ejb.SessionContext
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 |
StatelessSessionEnterpriseContext.SessionContextImpl
protected StatelessSessionEnterpriseContext.SessionContextImpl()
getEJBObject
public javax.ejb.EJBObject getEJBObject()
- Specified by:
getEJBObject
in interface javax.ejb.SessionContext
getEJBLocalObject
public javax.ejb.EJBLocalObject getEJBLocalObject()
- Specified by:
getEJBLocalObject
in interface javax.ejb.SessionContext
Copyright © 2000 The JBoss Organization. All Rights Reserved.