Uses of Interface
org.objectweb.transaction.api.lock.ReleaseLockFeature

Packages that use ReleaseLockFeature
org.objectweb.transaction.api.lock Specification of the Lock API.  
 

Uses of ReleaseLockFeature in org.objectweb.transaction.api.lock
 

Subinterfaces of ReleaseLockFeature in org.objectweb.transaction.api.lock
 interface ExclusiveLockFeature
          Definition of an exclusive Lock.
 interface ModeLockFeature
          Definition of a mode Lock.