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.