Uses of Class
org.eclipse.jetty.util.LeakDetector.LeakInfo
Packages that use LeakDetector.LeakInfo
-
Uses of LeakDetector.LeakInfo in org.eclipse.jetty.util
Methods in org.eclipse.jetty.util with parameters of type LeakDetector.LeakInfoModifier and TypeMethodDescriptionprotected voidLeakDetector.leaked(LeakDetector<T>.LeakInfo leakInfo) Callback method invoked byLeakDetectorwhen it detects that a resource has been leaked.