EJB TimerService (look for Schedule or ScheduleExpression) is a cron-like
service. It will execute a specific method on a specific schedule. After you
created the schedule, and the timer (or the container will create a timer for
you based on the annotation details), you do not worry about the next
expiration time.
HTH,
-marina
--
[Message sent by forum member 'mvatkina']
View Post: http://forums.java.net/node/812605