Package org.jboss.util.deadlock
-
Interface Summary Interface Description Resource Created by IntelliJ IDEA. -
Class Summary Class Description DeadlockDetector Created by IntelliJ IDEA. -
Exception Summary Exception Description ApplicationDeadlockException This exception class is thrown when application deadlock is detected when trying to lock an entity bean This is probably NOT a result of a jboss bug, but rather that the application is access the same entity beans within 2 different transaction in a different order.