public abstract class BaseSessionContext extends BaseContext
BaseContext.Call, BaseContext.State, BaseContext.UserTransactionWrappersecurityService, userTransaction| Modifier | Constructor and Description |
|---|---|
protected |
BaseSessionContext(SecurityService securityService) |
|
BaseSessionContext(SecurityService securityService,
UserTransaction userTransaction) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getBusinessObject(java.lang.Class interfce) |
EJBLocalObject |
getEJBLocalObject() |
EJBObject |
getEJBObject() |
java.lang.Class |
getInvokedBusinessInterface() |
MessageContext |
getMessageContext() |
boolean |
wasCancelCalled() |
check, doCheck, getCallerIdentity, getCallerPrincipal, getCallerPrincipal, getContextData, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTimerService, getUserTransaction, getUserTransaction, illegal, isCallerInRole, isCallerInRole, isCallerInRole, isTimerMethodAllowed, isUserTransactionAccessAllowed, lookup, setRollbackOnly, writeReplaceprotected BaseSessionContext(SecurityService securityService)
public BaseSessionContext(SecurityService securityService, UserTransaction userTransaction)
public boolean wasCancelCalled()
public EJBLocalObject getEJBLocalObject()
throws java.lang.IllegalStateException
java.lang.IllegalStateExceptionpublic EJBObject getEJBObject()
throws java.lang.IllegalStateException
java.lang.IllegalStateExceptionpublic MessageContext getMessageContext()
throws java.lang.IllegalStateException
java.lang.IllegalStateExceptionpublic java.lang.Object getBusinessObject(java.lang.Class interfce)
public java.lang.Class getInvokedBusinessInterface()