|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
FactoryType - an EasyBeans factorypublic interface EZBSessionContext<FactoryType extends Factory<?,?>>
Context that will be stored in the bean object.
| Method Summary | |
|---|---|
Transaction |
getBeanTransaction()
Gets the transaction used by this bean. |
void |
setBeanTransaction(Transaction beanTransaction)
Sets the transaction used by this bean. |
| Methods inherited from interface org.ow2.easybeans.api.container.EZBEJBContext |
|---|
getContextData, getFactory, getInternalTimerService |
| Methods inherited from interface javax.ejb.SessionContext |
|---|
getBusinessObject, getEJBLocalObject, getEJBObject, getInvokedBusinessInterface, getMessageContext |
| Methods inherited from interface javax.ejb.EJBContext |
|---|
getCallerIdentity, getCallerPrincipal, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, lookup, setRollbackOnly |
| Method Detail |
|---|
Transaction getBeanTransaction()
void setBeanTransaction(Transaction beanTransaction)
beanTransaction - the bean transaction.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||