[jbosscache-dev] Difference between "node loaded" and "node activated"

Mircea Markus mircea.markus at gmail.com
Sat Feb 24 22:43:18 EST 2007


Hi,

There are two methods in the cache listener interface:
public void nodeLoaded(Fqn fqn, boolean pre, Map data)
and
public void nodeActivated(Fqn fqn, boolean pre)

In which scenarios is one called and in which not? They seem to overlap
(both are called) in certain scenarios...

Cheers,
Mircea
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbosscache-dev/attachments/20070225/cdb4aaeb/attachment.html 


More information about the jbosscache-dev mailing list