Uses of Class
fr.brouillard.oss.cssfx.impl.monitoring.CleanupDetector.WeakReferenceWithRunnable
-
Packages that use CleanupDetector.WeakReferenceWithRunnable Package Description fr.brouillard.oss.cssfx.impl.monitoring -
-
Uses of CleanupDetector.WeakReferenceWithRunnable in fr.brouillard.oss.cssfx.impl.monitoring
Methods in fr.brouillard.oss.cssfx.impl.monitoring with parameters of type CleanupDetector.WeakReferenceWithRunnable Modifier and Type Method Description static voidCleanupDetector. onCleanup(CleanupDetector.WeakReferenceWithRunnable weakref)This version of the method can be used to provide more information in the heap dump by extending WeakReferenceWithRunnable.
-