|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.container.EasyBeansEJBContext
org.objectweb.easybeans.container.mdb.EasyBeansMessageDrivenContext
public class EasyBeansMessageDrivenContext
Defines the message driven context used by message driven beans.
Constructor Summary | |
---|---|
EasyBeansMessageDrivenContext(Factory easyBeansFactory)
Builds a default Message Driven Context implementation. |
Method Summary |
---|
Methods inherited from class org.objectweb.easybeans.container.EasyBeansEJBContext |
---|
getCallerIdentity, getCallerPrincipal, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, lookup, setRollbackOnly, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.ejb.EJBContext |
---|
getCallerIdentity, getCallerPrincipal, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, lookup, setRollbackOnly |
Constructor Detail |
---|
public EasyBeansMessageDrivenContext(Factory easyBeansFactory)
easyBeansFactory
- used to get the transaction management type.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |