|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openejb.core.BaseContext
org.apache.openejb.core.BaseSessionContext
org.apache.openejb.core.singleton.SingletonContext
public class SingletonContext
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.openejb.core.BaseContext |
|---|
BaseContext.Call, BaseContext.State, BaseContext.UserTransactionWrapper |
| Field Summary |
|---|
| Fields inherited from class org.apache.openejb.core.BaseContext |
|---|
securityService, userTransaction |
| Constructor Summary | |
|---|---|
SingletonContext(SecurityService securityService)
|
|
| Method Summary | |
|---|---|
void |
check(BaseContext.Call call)
|
| Methods inherited from class org.apache.openejb.core.BaseSessionContext |
|---|
getBusinessObject, getEJBLocalObject, getEJBObject, getInvokedBusinessInterface, getMessageContext, wasCancelCalled |
| Methods inherited from class org.apache.openejb.core.BaseContext |
|---|
getCallerIdentity, getCallerPrincipal, getCallerPrincipal, getContextData, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTimerService, getUserTransaction, getUserTransaction, illegal, isCallerInRole, isCallerInRole, isCallerInRole, isTimerMethodAllowed, isUserTransactionAccessAllowed, lookup, setRollbackOnly, writeReplace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.ejb.EJBContext |
|---|
getCallerIdentity, getCallerPrincipal, getContextData, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, lookup, setRollbackOnly |
| Constructor Detail |
|---|
public SingletonContext(SecurityService securityService)
| Method Detail |
|---|
public void check(BaseContext.Call call)
check in class BaseContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||