Uses of Interface
javax.ejb.TimerHandle

Packages that use TimerHandle
javax.ejb The javax.ejb package contains the Enterprise JavaBeans classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the EJB container. 
 

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 Sun Microsystems, Inc.. All Rights Reserved.