Hi,<br><br>There are two methods in the cache listener interface:<br>public void nodeLoaded(Fqn fqn, boolean pre, Map data)<br>and <br>public void nodeActivated(Fqn fqn, boolean pre)<br><br>In which scenarios is one called and in which not? They seem to overlap (both are called) in certain scenarios...
<br><br>Cheers,<br>Mircea <br>