users@glassfish.java.net

Re: how to monitor a TimerService ?

From: <glassfish_at_javadesktop.org>
Date: Mon, 14 Jul 2008 16:56:47 PDT

Unfortunately no, but you can call TimerService.getTimers() to find out the active Timers in your system. This method returns a Collection of Timer objects. You can then call getNextTimeout() (getTimeRemaining()) to get more info
[Message sent by forum member 'mk111283' (mk111283)]

http://forums.java.net/jive/thread.jspa?messageID=286599