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()
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.