| Interface | Description |
|---|---|
| IThreadDeadlockCallback |
This is called whenever a problem with threads is detected.
|
| Class | Description |
|---|---|
| LoggingThreadDeadlockCallback |
A logging implementation of
IThreadDeadlockCallback. |
| 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 JMX
ThreadMXBean |
| ThreadDeadlockInfo |
Represents information about a single deadlocked thread.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.