Uses of Interface
javax.ejb.TimerHandle

Packages that use TimerHandle
com.bm.utils.substitues   
javax.ejb API used by EJB 3.0 container 
 

Uses of TimerHandle in com.bm.utils.substitues
 

Methods in com.bm.utils.substitues that return TimerHandle
 TimerHandle TimerMock.getHandle()
          Get a serializable handle to the timer.
 TimerHandle FakedTimer.getHandle()
          Get a serializable handle to the timer.
 

Uses of TimerHandle in javax.ejb
 

Methods in javax.ejb that return TimerHandle
 TimerHandle Timer.getHandle()
          Get a serializable handle to the timer.
 



Copyright © 2008. All Rights Reserved.