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.
@Deprecated
public class TimerAlarmClockNotification
- extends Notification
Definitions of the notifications sent by TimerAlarmClock
MBeans.
- Since:
- 1.5
- See Also:
- Serialized Form
TimerAlarmClockNotification
public TimerAlarmClockNotification(javax.management.timer.TimerAlarmClock source)
- Deprecated.
- Constructor.
- Parameters:
source
- the source.
Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.