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, setRollbackOnly
public MessageDrivenContext(EjbComponentInstance instance)
public MessageDrivenComponent getComponent()
getComponent
in class EJBContextImpl
Copyright © 2013 JBoss by Red Hat. All rights reserved.