Klasse TrackableTimerTask
java.lang.Object
java.util.TimerTask
org.eclipse.net4j.util.concurrent.TrackableTimerTask
- Alle implementierten Schnittstellen:
Runnable
- Bekannte direkte Unterklassen:
AbstractMonitor.AsyncTimerTask
- Seit:
- 3.3
- Autor:
- Eike Stepper
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final booleanThe boolean value of the system propertyorg.eclipse.net4j.util.concurrent.TrackTimerTasks. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleancancel()static Collection<Exception> getConstructionStackTraces(long minLifeTimeMillis) static voidlogConstructionStackTraces(long minLifeTimeMillis) Von Klasse geerbte Methoden java.util.TimerTask
run, scheduledExecutionTime
-
Felddetails
-
TRACK_TIMER_TASKS
public static final boolean TRACK_TIMER_TASKSThe boolean value of the system propertyorg.eclipse.net4j.util.concurrent.TrackTimerTasks.
-
-
Konstruktordetails
-
TrackableTimerTask
protected TrackableTimerTask()
-
-
Methodendetails