Menu

#163 View next run time in scheduler

v3.0 Rabbit Hole
open
nobody
5
2002-02-24
2002-02-24
Corby
No

The enclosed patch exposes a read-only property in the
Scheduler called NextScheduledRunTime. For each
instance of the Scheduler MBean, this property will
display when the next time the MBean's associated
Schedulable class or MBean will be invoked.

I have found the information very helpful when
administering multiple Schedulers on a server.

The patch contains the CVS diffs on Scheduler.java and
SchedulerMBean.java

Discussion

  • Corby

    Corby - 2002-02-24

    CVS Diffs

     
  • Corby

    Corby - 2002-02-24

    Logged In: YES
    user_id=25032

    Please ignore Scheduler.diff; that was old stuff. The new
    file, patch.diff contains the actual patches. Sourceforge
    doesn't give me permissions to remove the old file.

     
  • Jason Dillon

    Jason Dillon - 2002-04-04

    Logged In: YES
    user_id=15045

    Removed invalid diff

     

Log in to post a comment.