Package org.postgresql.util
Interface LazyCleaner.CleaningAction<T extends java.lang.Throwable>
-
- All Known Implementing Classes:
LazyCleaner.Node
,PgConnectionCleaningAction
,SharedTimer.TimerCleanup
,TempFileHolder
- Enclosing class:
- LazyCleaner
public static interface LazyCleaner.CleaningAction<T extends java.lang.Throwable>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onClean(boolean leak)
-