public final class MessageBeanContextImpl
extends com.sun.ejb.containers.EJBContextImpl
implements javax.ejb.MessageDrivenContext
container, ejbLocalBusinessObjectImpl, ejbLocalObjectImpl, ejbObjectImpl, ejbRemoteBusinessObjectImpl, ejbStub, inEjbRemove, isLocalInterfaceSupported, isRemoteInterfaceSupported, jcdiInjectionContext, optionalEjbLocalBusinessObjectImpl, state, transaction| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAccessToCallerSecurity() |
void |
checkTimerServiceMethodAccess() |
javax.ejb.EJBHome |
getEJBHome() |
javax.ejb.TimerService |
getTimerService() |
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 UserTransaction getUserTransaction() throws IllegalStateException
getUserTransaction in interface javax.ejb.EJBContextgetUserTransaction in class com.sun.ejb.containers.EJBContextImplIllegalStateExceptionpublic javax.ejb.EJBHome getEJBHome()
getEJBHome in interface javax.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 javax.ejb.EJBContextisCallerInRole in class com.sun.ejb.containers.EJBContextImplpublic javax.ejb.TimerService getTimerService()
throws IllegalStateException
getTimerService in interface javax.ejb.EJBContextIllegalStateExceptionpublic void checkTimerServiceMethodAccess()
throws IllegalStateException
checkTimerServiceMethodAccess in interface com.sun.ejb.ComponentContextcheckTimerServiceMethodAccess in class com.sun.ejb.containers.EJBContextImplIllegalStateExceptionCopyright © 2013. All Rights Reserved.