Uses of Class
org.jboss.cache.NodeNotExistsException

Packages that use NodeNotExistsException
org.jboss.cache   
 

Uses of NodeNotExistsException in org.jboss.cache
 

Methods in org.jboss.cache that throw NodeNotExistsException
 void Cache.move(Fqn<?> nodeToMove, Fqn<?> newParent)
          Moves a part of the cache to a different subtree.