public class StatelessContext extends BaseSessionContext implements java.io.Flushable
BaseContext.Call, BaseContext.State, BaseContext.UserTransactionWrapper
securityService, userTransaction
Constructor and Description |
---|
StatelessContext(SecurityService securityService,
java.io.Flushable flushable) |
Modifier and Type | Method and Description |
---|---|
void |
check(ThreadContext context,
BaseContext.Call call) |
void |
flush() |
getBusinessObject, getEJBLocalObject, getEJBObject, getInvokedBusinessInterface, wasCancelCalled
doCheck, getCallerPrincipal, getCallerPrincipal, getContextData, getEJBHome, getEJBLocalHome, getRollbackOnly, getTimerService, getUserTransaction, getUserTransaction, illegal, isCallerInRole, isCallerInRole, isTimerMethodAllowed, isUserTransactionAccessAllowed, lookup, setRollbackOnly, writeReplace
public StatelessContext(SecurityService securityService, java.io.Flushable flushable)
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