"trustin" wrote : Calling TimerTask.cancel() causes the registered task from being dereferenced in Timer's internal data structure.
This sentence should be: Calling TimerTask.cancel() prevents the registered task from being dereferenced in Timer's internal data structure. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150210#4150210 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4150210 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
