Package com.helger.commons.deadlock
-
Interface Summary Interface Description IThreadDeadlockCallback This is called whenever a problem with threads is detected. -
Class Summary Class Description LoggingThreadDeadlockCallback A logging implementation ofIThreadDeadlockCallback.ThreadDeadlockDetectionTimer A dead lock detection timer that checks for dead locks in a certain interval.ThreadDeadlockDetector This is the main dead lock detector, based on JMXThreadMXBeanThreadDeadlockInfo Represents information about a single deadlocked thread.