所有类


javax.management.timer
类 TimerAlarmClockNotification

java.lang.Object
  继承者 java.util.EventObject
      继承者 javax.management.Notification
          继承者 javax.management.timer.TimerAlarmClockNotification
所有已实现的接口:
Serializable

已过时。 此类对于用户代码没有任何作用。保留它纯粹是从兼容性方面考虑的。

@Deprecated
public class TimerAlarmClockNotification
   
   
   
   
   
extends Notification

定义由 TimerAlarmClock MBeans 发送的通知。

从以下版本开始:
1.5
另请参见:
序列化表格

字段摘要
 
从类 javax.management.Notification 继承的字段
source
 
构造方法摘要
TimerAlarmClockNotification(javax.management.timer.TimerAlarmClock source)
          已过时。 构造方法。
 
方法摘要
 
从类 javax.management.Notification 继承的方法
getMessage, getSequenceNumber, getTimeStamp, getType, getUserData, setSequenceNumber, setSource, setTimeStamp, setUserData, toString
 
从类 java.util.EventObject 继承的方法
getSource
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

构造方法详细信息

TimerAlarmClockNotification

public TimerAlarmClockNotification(javax.management.timer.TimerAlarmClock source)
已过时。 
构造方法。

参数:
source - 源。

所有类

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部