[Opensymphony-oscache] Questions about AbstractBroadcastingListener

rintcius <[email protected]> Tue, 14 Jun 2005 02:58:45 CDT
Newsgroups gmane.comp.java.open-symphony.os-cache
Message-ID <9437606.1118736128061.JavaMail.os-j2ee@opensymphony01.contegix.com>
Hi, 

I am currently looking at clustering in AbstractBroadcastingListener and have a few questions:
- AbstractBroadcastingListener has some methods that I cannot explain: cacheGroupAdded, cacheGroupEntryAdded, cacheGroupEntryRemoved, cacheGroupRemoved, cacheGroupUpdated. How are these called? Or are these obsolete methods?
- In what case is a cacheEntry removed? If i track back the use of AbstractBroadcastingListener.cacheEntryRemoved then I end up in Cache.removeEntry(String key) and Eclipse tells me that this method is never called. Is this true or am i missing a path?

Thanks,
Rintcius

---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=3265&messageID=8506#8506