public interface NodeLoadedEvent extends NodeEvent
NodeLoaded.Event.Type| Modifier and Type | Method and Description |
|---|---|
Map |
getData() |
getTransaction, isOriginLocalMap getData()
Map of data loaded from a cache loader and into the cache. If the
Node is loaded but the data isn't (for example when calling Node.getChildren())
this method returns null.Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.