java.lang.Objectjava.util.EventObject
javax.management.Notification
javax.management.timer.TimerNotification
All Implemented Interfaces:
Serializable
The timer notifications are created and handled by the timer MBean.
1.5
- Fields inherited from javax.management.Notification: |
---|
source |
Fields inherited from java.util.EventObject: |
---|
source |
Constructor: |
---|
|
Method from javax.management.timer.TimerNotification Summary: |
---|
cloneTimerNotification, getNotificationID |
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 |
Method from javax.management.timer.TimerNotification Detail: |
---|
|
|