public class MdbContext extends BaseContext implements java.io.Flushable
BaseContext.Call, BaseContext.State, BaseContext.UserTransactionWrapper
securityService, userTransaction
Constructor and Description |
---|
MdbContext(SecurityService securityService) |
MdbContext(SecurityService securityService,
java.io.Flushable flushable) |
Modifier and Type | Method and Description |
---|---|
void |
check(ThreadContext context,
BaseContext.Call call) |
void |
flush() |
EJBHome |
getEJBHome() |
EJBLocalHome |
getEJBLocalHome() |
doCheck, getCallerPrincipal, getCallerPrincipal, getContextData, getRollbackOnly, getTimerService, getUserTransaction, getUserTransaction, illegal, isCallerInRole, isCallerInRole, isTimerMethodAllowed, isUserTransactionAccessAllowed, lookup, setRollbackOnly, writeReplace
public MdbContext(SecurityService securityService)
public MdbContext(SecurityService securityService, java.io.Flushable flushable)
public EJBHome getEJBHome()
getEJBHome
in class BaseContext
public EJBLocalHome getEJBLocalHome()
getEJBLocalHome
in class BaseContext
public void check(ThreadContext context, BaseContext.Call call)
check
in class BaseContext
public void flush() throws java.io.IOException
flush
in interface java.io.Flushable
java.io.IOException