|
From: <wes...@jb...> - 2006-06-26 19:38:10
|
Further, I agree with anonymous wrote : | | 3. What is the usecase for the distinct TimerListener, CancelTimerListener, and StopTimerListener? Wouldn't these be better combined into a single interface with either all three callbacks, or a single callback with a state enum? | | This is the way it was written in the spec, but I think this should be changed to a single interface including all three callbacks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953536#3953536 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3953536 |