|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.ejb3.EJBContextImpl<J,SessionBeanContext<J>>
org.jboss.ejb3.session.SessionContextDelegateBase<StatefulContainer>
org.jboss.ejb3.stateful.StatefulSessionContextDelegate
T
- public class StatefulSessionContextDelegate
StatefulSessionContextDelegate
Field Summary |
---|
Fields inherited from class org.jboss.ejb3.EJBContextImpl |
---|
beanContext, container, ejbContextHelper, rm |
Constructor Summary | |
---|---|
StatefulSessionContextDelegate(SessionBeanContext<StatefulContainer> beanContext)
|
Method Summary | |
---|---|
javax.ejb.EJBLocalObject |
getEJBLocalObject()
|
javax.ejb.EJBObject |
getEJBObject()
|
Methods inherited from class org.jboss.ejb3.session.SessionContextDelegateBase |
---|
getBusinessObject, getInvokedBusinessInterface, getMessageContext |
Methods inherited from class org.jboss.ejb3.EJBContextImpl |
---|
getCallerIdentity, getCallerPrincipal, getContainer, getEJBHome, getEJBLocalHome, getEnvironment, getRm, getRollbackOnly, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, lookup, 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, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, lookup, setRollbackOnly |
Constructor Detail |
---|
public StatefulSessionContextDelegate(SessionBeanContext<StatefulContainer> beanContext)
Method Detail |
---|
public javax.ejb.EJBLocalObject getEJBLocalObject() throws IllegalStateException
getEJBLocalObject
in interface javax.ejb.SessionContext
getEJBLocalObject
in class SessionContextDelegateBase<StatefulContainer>
IllegalStateException
public javax.ejb.EJBObject getEJBObject() throws IllegalStateException
getEJBObject
in interface javax.ejb.SessionContext
getEJBObject
in class SessionContextDelegateBase<StatefulContainer>
IllegalStateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |