[jboss-user] [Beginners Corner] - Re: TimedObject question.
wdfink
do-not-reply at jboss.com
Mon Aug 28 11:05:16 EDT 2006
in your EJB createTimerHandle() you should ask the timerService for existing timers with getTimers().
If you only one (looks like, theres no info) you skip the creation if the Collection is not empty.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967845#3967845
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967845
More information about the jboss-user
mailing list