public class StatefulContext extends BaseSessionContext
BaseContext.Call, BaseContext.State, BaseContext.UserTransactionWrapper
securityService, userTransaction
Constructor and Description |
---|
StatefulContext(SecurityService securityService,
UserTransaction userTransaction) |
Modifier and Type | Method and Description |
---|---|
void |
check(ThreadContext context,
BaseContext.Call call) |
getBusinessObject, getEJBLocalObject, getEJBObject, getInvokedBusinessInterface, wasCancelCalled
doCheck, getCallerIdentity, getCallerPrincipal, getCallerPrincipal, getContextData, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTimerService, getUserTransaction, getUserTransaction, illegal, isCallerInRole, isCallerInRole, isCallerInRole, isTimerMethodAllowed, isUserTransactionAccessAllowed, lookup, setRollbackOnly, writeReplace
public StatefulContext(SecurityService securityService, UserTransaction userTransaction)
public void check(ThreadContext context, BaseContext.Call call)
check
in class BaseContext