|
ehcache | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
dispose, notifyElementExpired, notifyElementPut, notifyElementRemoved, notifyElementUpdated |
Method Detail |
public boolean isReplicateUpdatesViaCopy()
public boolean notAlive()
public 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 |