Uses of Class
org.jboss.cache.RegionNotEmptyException

Packages that use RegionNotEmptyException
org.jboss.cache   
org.jboss.cache.aop   
 

Uses of RegionNotEmptyException in org.jboss.cache
 

Methods in org.jboss.cache that throw RegionNotEmptyException
 void TreeCacheMBean.activateRegion(java.lang.String subtreeFqn)
          Causes the cache to transfer state for the subtree rooted at subtreeFqn and to begin accepting replication messages for that subtree.
 void TreeCache.activateRegion(java.lang.String subtreeFqn)
          Causes the cache to transfer state for the subtree rooted at subtreeFqn and to begin accepting replication messages for that subtree.
 

Uses of RegionNotEmptyException in org.jboss.cache.aop
 

Methods in org.jboss.cache.aop that throw RegionNotEmptyException
 void PojoCache.activateRegion(java.lang.String subtreeFqn)
          Overrides the superclass method by ensuring that the internal region where information on shared object is stored has been activated.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.