org.springframework.util
Interface WeakReferenceMonitor.ReleaseListener
-
- Enclosing class:
- WeakReferenceMonitor
public static interface WeakReferenceMonitor.ReleaseListener
Listener that is notified when the handle is being released. To be implemented by users of this reference monitor.
-
Method Summary
Methods Modifier and Type Method and Description void
released()
This callback method is invoked once the associated handle has been released, i.e.