Uses of Class
net.sf.ehcache.cluster.ClusterSchemeNotAvailableException
-
Packages that use ClusterSchemeNotAvailableException Package Description net.sf.ehcache This package contains the public API for using ehcache. -
-
Uses of ClusterSchemeNotAvailableException in net.sf.ehcache
Methods in net.sf.ehcache that throw ClusterSchemeNotAvailableException Modifier and Type Method Description CacheClusterCacheManager. getCluster(ClusterScheme scheme)Returns access to information about the cache cluster.
-