ehcache

Uses of Interface
net.sf.ehcache.distribution.CacheReplicator

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

Uses of CacheReplicator in net.sf.ehcache.distribution
 

Classes in net.sf.ehcache.distribution that implement CacheReplicator
 class RMIAsynchronousCacheReplicator
          Listens to CacheManager and Cache events and propagates those to CachePeer peers of the Cache asynchronously.
 class RMISynchronousCacheReplicator
          Listens to CacheManager and Cache events and propagates those to CachePeer peers of the Cache.
 


ehcache

Copyright 2001-2014, Terracotta, Inc.