MessageDrivenContext (Java EE 6 ) (original) (raw)
javax.ejb
Interface MessageDrivenContext
All Superinterfaces:
public interface MessageDrivenContext
extends EJBContext
The MessageDrivenContext interface provides access to the runtime message-driven context that the container provides for a message-driven bean instance. The container passes the MessageDrivenContext
interface to an instance after the instance has been created. The message-driven context remains associated with the instance for the lifetime of the instance.
Since:
EJB 2.0
Method Summary |
---|
Methods inherited from interface javax.ejb.EJBContext |
---|
getCallerIdentity, getCallerPrincipal, getContextData, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, lookup, setRollbackOnly |
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41
Scripting on this page tracks web page traffic, but does not change the content in any way.