scenario: I have deployed EAR file in to Glassfish V2 which contains TimerService..
After 15 sec of deployed timerService will expire and call @TimeOut method.
Is there any way to stop or resume the TimerService ?
We know that to stop the Timer we can call cancel() method from Timer Interface?
Is there any way to resume Timer which we cancelled?
[Message sent by forum member 'chalava' (chalava)]
http://forums.java.net/jive/thread.jspa?messageID=322988