| 
 | ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CacheReplicator
Replicates cache entries to peers of the CacheManager
| Method Summary | |
|---|---|
|  boolean | alive()Checks that the replicator is is STATUS_ALIVE. | 
|  boolean | isReplicateUpdatesViaCopy()Returns whether update is through copy or invalidate | 
|  boolean | notAlive()Returns whether the replicator is not active. | 
| Methods inherited from interface net.sf.ehcache.event.CacheEventListener | 
|---|
| clone, dispose, notifyElementEvicted, notifyElementExpired, notifyElementPut, notifyElementRemoved, notifyElementUpdated, notifyRemoveAll | 
| Method Detail | 
|---|
boolean isReplicateUpdatesViaCopy()
boolean notAlive()
boolean alive()
STATUS_ALIVE.
STATUS_ALIVE, else false.| 
 | ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||