|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.core.BaseContext.State
org.apache.openejb.core.mdb.MdbContext.BusinessTimeoutMdbState
protected static class MdbContext.BusinessTimeoutMdbState
Message listener method, business method interceptor method and imeout callback method
Constructor Summary | |
---|---|
protected |
MdbContext.BusinessTimeoutMdbState()
|
Method Summary | |
---|---|
javax.ejb.EJBHome |
getEJBHome()
|
javax.ejb.EJBLocalHome |
getEJBLocalHome()
|
boolean |
isCallerInRole(SecurityService securityService,
java.lang.String roleName)
|
Methods inherited from class org.apache.openejb.core.BaseContext.State |
---|
getCallerPrincipal, getRollbackOnly, getTimerService, getUserTransaction, isEntityManagerAccessAllowed, isEntityManagerFactoryAccessAllowed, isJNDIAccessAllowed, isMessageContextAccessAllowed, isTimerAccessAllowed, isTimerMethodAllowed, isUserTransactionAccessAllowed, setRollbackOnly |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected MdbContext.BusinessTimeoutMdbState()
Method Detail |
---|
public javax.ejb.EJBHome getEJBHome()
getEJBHome
in class BaseContext.State
public javax.ejb.EJBLocalHome getEJBLocalHome()
getEJBLocalHome
in class BaseContext.State
public boolean isCallerInRole(SecurityService securityService, java.lang.String roleName)
isCallerInRole
in class BaseContext.State
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |