|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConflictUndefinedException | |
| org.objectweb.jotm.core.conflict | Specifies JOTM 2 conflict management API |
| org.objectweb.jotm.impl.core.conflict | Provides some implementations of the org.objectweb.jotm.core.conflict interfaces |
| Uses of ConflictUndefinedException in org.objectweb.jotm.core.conflict |
| Methods in org.objectweb.jotm.core.conflict that throw ConflictUndefinedException | |
boolean |
ConflictTable.isConflict(java.lang.String requestMode,
java.lang.String holdMode)
Tests if there is conflict between two lock modes. |
| Uses of ConflictUndefinedException in org.objectweb.jotm.impl.core.conflict |
| Methods in org.objectweb.jotm.impl.core.conflict that throw ConflictUndefinedException | |
boolean |
BasicConflictTable.isConflict(java.lang.String requestLock,
java.lang.String holdLock)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||