1 Reply Latest reply on Mar 15, 2004 6:26 AM by adrian.brock

    Method not available on javax.management.timer.Timer

    getmeben

      Hi,

      I might be missing something obvious...

      I'd like to use the addNotification method on the Timer where you can choose the execution method (fixed-rate or fixed-delay), but it doesn't seem to be available. 3 of the 4 addNotification methods are there when you check out the MBean view, but where's the overloaded addNotification(String, String, Object, Date, long, long, boolean) method?

      I have loaded the Timer mbean in the normal way, is there something else I need to do here?

      Cheers,

      Ben