Uses of Interface
javax.ejb.TimerService

Packages that use TimerService
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 TimerService in javax.ejb
 

Methods in javax.ejb that return TimerService
 TimerService EJBContext.getTimerService()
          Get access to the EJB Timer Service.
 



Copyright © 2008 Sun Microsystems, Inc.. All Rights Reserved.