public class TimerNotification extends Notification
计时器通知由计时器MBean创建和处理。
source
Constructor and Description |
---|
TimerNotification(String type, Object source, long sequenceNumber, long timeStamp, String msg, Integer id)
创建定时器通知对象。
|
Modifier and Type | Method and Description |
---|---|
Integer |
getNotificationID()
获取此定时器通知的标识符。
|
getMessage, getSequenceNumber, getTimeStamp, getType, getUserData, setSequenceNumber, setSource, setTimeStamp, setUserData, toString
getSource
public Integer getNotificationID()