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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...