Uses of Interface
javax.ejb.TimerService

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.
 



Copyright © 2008. All Rights Reserved.