Package org.postgresql.util
Interface LazyCleaner.CleaningAction<T extends Throwable>
- Enclosing class:
LazyCleaner
public static interface LazyCleaner.CleaningAction<T extends Throwable>
-
Method Summary
-
Method Details
-
onClean
void onClean(boolean leak) throws T - Throws:
T
-