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