KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > timer > TimerAlarmClockNotification

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
See Also:
Top Examples, @Deprecated

public TimerAlarmClockNotification(javax.management.timer.TimerAlarmClock source)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags