java.lang.Objectjava.util.TimerTask
javax.management.timer.TimerAlarmClock
All Implemented Interfaces:
Runnable
Field Summary | ||
---|---|---|
Timer | listener | |
long | timeout | |
Date | next |
Fields inherited from java.util.TimerTask: |
---|
lock, state, VIRGIN, SCHEDULED, EXECUTED, CANCELLED, nextExecutionTime, period |
Constructor: |
---|
|
|
Method from javax.management.timer.TimerAlarmClock Summary: |
---|
run |
Methods from java.util.TimerTask: |
---|
cancel, run, scheduledExecutionTime |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from javax.management.timer.TimerAlarmClock Detail: |
---|
|