|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimerService | |
---|---|
com.bm.utils.substitues | |
javax.ejb | API used by EJB 3.0 container |
Uses of TimerService in com.bm.utils.substitues |
---|
Classes in com.bm.utils.substitues that implement TimerService | |
---|---|
class |
FakedTimerService
Implementation which is not doing anything. |
class |
MockedTimerService
|
Methods in com.bm.utils.substitues that return TimerService | |
---|---|
TimerService |
FakedSessionContext.getTimerService()
Gets the timer service. |
Uses of TimerService in javax.ejb |
---|
Methods in javax.ejb that return TimerService | |
---|---|
TimerService |
EJBContext.getTimerService()
Gets the timer service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |