public final class MessageBeanContextImpl
extends com.sun.ejb.containers.EJBContextImpl
implements jakarta.ejb.MessageDrivenContext
container, ejbLocalBusinessObjectImpl, ejbLocalObjectImpl, ejbObjectImpl, ejbRemoteBusinessObjectImpl, ejbStub, inEjbRemove, initialContext, isLocalInterfaceSupported, isRemoteInterfaceSupported, jcdiInjectionContext, optionalEjbLocalBusinessObjectImpl, state, transaction| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAccessToCallerSecurity() |
void |
checkTimerServiceMethodAccess() |
jakarta.ejb.EJBHome |
getEJBHome() |
jakarta.ejb.TimerService |
getTimerService() |
jakarta.transaction.UserTransaction |
getUserTransaction() |
boolean |
isCallerInRole(String roleRef) |
void |
setContextCalled() |
checkActivatePassivate, decrementConcurrentInvokeCount, doGetSetRollbackTxAttrCheck, getCallerIdentity, getCallerPrincipal, getConcurrentInvokeCount, getContainer, getContextData, getEJB, getEJBLocalHome, getEJBLocalObject, getEJBObject, getEnvironment, getInterceptorInstances, getKey, getLastTimeUsed, getResourceList, getRollbackOnly, getState, getTransaction, inActivatePassivate, inActivatePassivate, incrementConcurrentInvokeCount, isCallerInRole, lookup, registerResource, setRollbackOnly, setTransaction, touch, unregisterResourcepublic void setContextCalled()
public jakarta.transaction.UserTransaction getUserTransaction()
throws IllegalStateException
getUserTransaction in interface jakarta.ejb.EJBContextgetUserTransaction in class com.sun.ejb.containers.EJBContextImplIllegalStateExceptionpublic jakarta.ejb.EJBHome getEJBHome()
getEJBHome in interface jakarta.ejb.EJBContextgetEJBHome in class com.sun.ejb.containers.EJBContextImplprotected void checkAccessToCallerSecurity()
throws IllegalStateException
checkAccessToCallerSecurity in class com.sun.ejb.containers.EJBContextImplIllegalStateExceptionpublic boolean isCallerInRole(String roleRef)
isCallerInRole in interface jakarta.ejb.EJBContextisCallerInRole in class com.sun.ejb.containers.EJBContextImplpublic jakarta.ejb.TimerService getTimerService()
throws IllegalStateException
getTimerService in interface jakarta.ejb.EJBContextIllegalStateExceptionpublic void checkTimerServiceMethodAccess()
throws IllegalStateException
checkTimerServiceMethodAccess in interface com.sun.ejb.ComponentContextcheckTimerServiceMethodAccess in class com.sun.ejb.containers.EJBContextImplIllegalStateExceptionCopyright © 2017–2020 Eclipse Foundation. All rights reserved.