Uses of Class
org.objectweb.jotm.impl.core.conflict.NoSupremumException

Packages that use NoSupremumException
org.objectweb.jotm.impl.core.conflict Provides some implementations of the org.objectweb.jotm.core.conflict interfaces 
 

Uses of NoSupremumException in org.objectweb.jotm.impl.core.conflict
 

Methods in org.objectweb.jotm.impl.core.conflict that throw NoSupremumException
 java.lang.String LockConversionTable.getSupremum(java.lang.String requestMode, java.lang.String holdMode)
          Gets supremum of the given lock modes.