Uses of Class
org.jboss.cache.eviction.RegionNameConflictException

Packages that use RegionNameConflictException
org.jboss.cache.eviction   
 

Uses of RegionNameConflictException in org.jboss.cache.eviction
 

Methods in org.jboss.cache.eviction that throw RegionNameConflictException
 Region RegionManager.createRegion(String fqn, EvictionAlgorithm algorithm)
          Create a region based on fqn.
 void RegionManager.checkConflict(String myFqn)
          Check for conflict in the current regions.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.