ehcache

Uses of Class
net.sf.ehcache.distribution.RemoteCacheException

Packages that use RemoteCacheException
net.sf.ehcache.distribution This package is for cache replication. 
 

Uses of RemoteCacheException in net.sf.ehcache.distribution
 

Methods in net.sf.ehcache.distribution that throw RemoteCacheException
 void RMIBootstrapCacheLoader.doLoad(Ehcache cache)
          Bootstraps the cache from a random CachePeer.
 void RMIBootstrapCacheLoader.load(Ehcache cache)
          Bootstraps the cache from a random CachePeer.
 


ehcache