|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
FactoryType - an EasyBeans factorypublic interface EZBEJBContext<FactoryType extends Factory<?,?>>
Context that will be stored in the bean object. Allow to gets the bean of this context.
| Method Summary | |
|---|---|
Map<String,Object> |
getContextData()
|
FactoryType |
getFactory()
Gets the factory of this context. |
javax.ejb.TimerService |
getInternalTimerService()
Get access to the EJB Timer Service. |
| Methods inherited from interface javax.ejb.EJBContext |
|---|
getCallerIdentity, getCallerPrincipal, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, lookup, setRollbackOnly |
| Method Detail |
|---|
FactoryType getFactory()
javax.ejb.TimerService getInternalTimerService()
Map<String,Object> getContextData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||