Creating timers in EJB3

Date March 18, 2008

While the EJB 3.1 expert group is working on the improved timer service using annotations (See New Features in EJB 3.1) I thought that I’d just bring a small entry on using the timer service in EJB 3. The timer service works by telling the service when it should timeout (i.e. when shall the “alarm” [...]