[jboss-user] [EJB 3.0] - TimerService: stop a timer
heapifyman
do-not-reply at jboss.com
Mon Jun 25 05:20:20 EDT 2007
Hello.
I'm trying to find out what's the best way to stop a timer at a predefined date.
Actually, I'm looking for a method like createTimer(Date initialExpiration, Date lastExpiration, long intervalDuration, Serializable info) where one can also set a Date when the timer should stop.
Are there any best practice ways to do this? Or am I getting the idea of timers totally wrong?
Greetings
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057271#4057271
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057271
More information about the jboss-user
mailing list