Package org.postgresql.util
Class SharedTimer.TimerCleanup
java.lang.Object
org.postgresql.util.SharedTimer.TimerCleanup
- All Implemented Interfaces:
LazyCleaner.CleaningAction<RuntimeException>
- Enclosing class:
SharedTimer
static class SharedTimer.TimerCleanup
extends Object
implements LazyCleaner.CleaningAction<RuntimeException>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
timer
-
-
Constructor Details
-
TimerCleanup
TimerCleanup(Timer timer)
-
-
Method Details
-
onClean
- Specified by:
onClean
in interfaceLazyCleaner.CleaningAction<RuntimeException>
- Throws:
RuntimeException
-