|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
protected static void |
RMISynchronousCacheReplicator.replicatePutNotification(Ehcache cache,
Element element)
Does the actual RMI remote call. |
protected static void |
RMISynchronousCacheReplicator.replicateRemovalNotification(Ehcache cache,
Serializable key)
Does the actual RMI remote call. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |