|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CacheManagerPeerListener
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 |
|---|
void init()
throws CacheException
CacheException
void dispose()
throws CacheException
CacheExceptionjava.util.List getBoundCachePeers()
CachePeer objects
|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||