javax.management.timer
Class TimerAlarmClockNotification

java.lang.Object
  extended by java.util.EventObject
      extended by javax.management.Notification
          extended by javax.management.timer.TimerAlarmClockNotification
All Implemented Interfaces:
Serializable

Deprecated.

public class TimerAlarmClockNotification
extends Notification

An obsolete timer class

Version:
$Revision: 57200 $
Author:
Scott.Stark@jboss.org
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
TimerAlarmClockNotification(javax.management.timer.TimerAlarmClock source)
          Deprecated.  
 
Method Summary
 
Methods inherited from class javax.management.Notification
getMessage, getSequenceNumber, getSource, getTimeStamp, getType, getUserData, setSequenceNumber, setSource, setTimeStamp, setUserData, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TimerAlarmClockNotification

public TimerAlarmClockNotification(javax.management.timer.TimerAlarmClock source)
Deprecated. 


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.