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

Packages that use OwnerNotExistedException
org.jboss.cache.lock   
 

Uses of OwnerNotExistedException in org.jboss.cache.lock
 

Methods in org.jboss.cache.lock that throw OwnerNotExistedException
 boolean LockMap.upgrade(java.lang.Object owner)
          Upgrading current reader ownership to writer one.