Interface | Description |
---|---|
Resource |
Created by IntelliJ IDEA.
|
Class | Description |
---|---|
DeadlockDetector |
Created by IntelliJ IDEA.
|
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.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.