Uses of Class
org.jboss.cache.lock.FqnLockManager

Packages that use FqnLockManager
org.jboss.cache.lock   
 

Uses of FqnLockManager in org.jboss.cache.lock
 

Subclasses of FqnLockManager in org.jboss.cache.lock
 class MVCCLockManager
          This lock manager acquires and releases locks based on the Fqn passed in and not on the node itself.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.