public class MessageDrivenContext extends EJBContextImpl implements javax.ejb.MessageDrivenContext
| Constructor and Description |
|---|
MessageDrivenContext(EjbComponentInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
MessageDrivenComponent |
getComponent() |
getCallerIdentity, getCallerPrincipal, getContextData, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTarget, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, lookup, setRollbackOnlypublic MessageDrivenContext(EjbComponentInstance instance)
public MessageDrivenComponent getComponent()
getComponent in class EJBContextImplCopyright © 2013 JBoss by Red Hat. All rights reserved.