Uses of Class
com.helger.commons.deadlock.ThreadDeadlockInfo
Packages that use ThreadDeadlockInfo
-
Uses of ThreadDeadlockInfo in com.helger.commons.deadlock
Methods in com.helger.commons.deadlock with parameters of type ThreadDeadlockInfoModifier and TypeMethodDescriptionvoidIThreadDeadlockCallback.onDeadlockDetected(ThreadDeadlockInfo[] aDeadlockedThreads) Callback to be invoked on a deadlockvoidLoggingThreadDeadlockCallback.onDeadlockDetected(ThreadDeadlockInfo[] aDeadlockedThreads)