javax.management.timer.Timer Provides the implementation of the timer MBean. The timer MBean sends out an alarm at a specified time that wakes up all the listeners registered to receive timer notifications. <P> This class manages a list of dated timer notifications. A method allows users to add/remove as many notifica ...