当前页面:
在线文档首页 >
Java Platform, Enterprise Edition v1.4 API Specifications
TimerAlarmClockNotification (Java 2 Platform Ent. Ed. v1.4) - Java Platform, Enterprise Edition v1.4 API Specifications
javax.management.timer
Class TimerAlarmClockNotification
java.lang.Object
java.util.EventObject
javax.management.Notification
javax.management.timer.TimerAlarmClockNotification
- All Implemented Interfaces:
- Serializable
Deprecated. This class is of no use to user code. It is retained
purely for compatibility reasons.
- public class TimerAlarmClockNotification
- extends Notification
Definitions of the notifications sent by TimerAlarmClock
MBeans.
- Since:
- JMX 1.1
- See Also:
- Serialized Form
TimerAlarmClockNotification
public TimerAlarmClockNotification(javax.management.timer.TimerAlarmClock source)
- Deprecated.
- Constructor.
- Parameters:
source
- the source.
Submit a bug or feature Copyright 2003 Sun Microsystems, Inc. All rights reserved.