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