Home » openjdk-7 » javax » management » timer » [javadoc | source]
javax.management.timer
class: TimerAlarmClockNotification [javadoc | source]
java.lang.Object
   java.util.EventObject
      javax.management.Notification
         javax.management.timer.TimerAlarmClockNotification

All Implemented Interfaces:
    Serializable

Definitions of the notifications sent by TimerAlarmClock MBeans.

Fields inherited from javax.management.Notification:
source
Fields inherited from java.util.EventObject:
source
Constructor:
 public TimerAlarmClockNotification(TimerAlarmClock source) 
    Constructor.
    Parameters:
    source - the source.
Methods from javax.management.Notification:
getMessage,   getSequenceNumber,   getTimeStamp,   getType,   getUserData,   setSequenceNumber,   setSource,   setTimeStamp,   setUserData,   toString
Methods from java.util.EventObject:
getSource,   toString
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait