|
ehcache | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A listener for updates, which controls remote cache peers.
Method Summary | |
void |
dispose()
Stop the listener and free any resources. |
java.util.List |
getBoundCachePeers()
All of the caches which are listenting for remote changes. |
void |
init()
Call to start the listeners and do any other network initialisation. |
Method Detail |
public void init() throws CacheException
CacheException
public void dispose() throws CacheException
CacheException
public java.util.List getBoundCachePeers()
CachePeer
objects
|
ehcache | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |