Package org.objectweb.jotm.impl.core.conflict

Provides some implementations of the org.objectweb.jotm.core.conflict interfaces

See:
          Description

Class Summary
BasicConflictTable BasicConflictTable is an implementation of conflict table.
BasicLock Basic Lock is a simple lock implementation.
LockConflictRecord  
LockConversionTable Lock conversion table is a mean for converting a mode by which a lock is acquired.
TransactionalLock Transactional Lock is a transaction-aware lock implementation.
 

Exception Summary
NoSupremumException  
 

Package org.objectweb.jotm.impl.core.conflict Description

Provides some implementations of the org.objectweb.jotm.core.conflict interfaces