Package org.apache.jackrabbit.util
Class Timer.Task
- java.lang.Object
-
- java.util.TimerTask
-
- org.apache.jackrabbit.util.Timer.Task
-
-
Constructor Summary
Constructors Constructor Description Task()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
cancel()
-
Methods inherited from class java.util.TimerTask
run, scheduledExecutionTime
-
-