public interface CachedNodeSupplier
| Modifier and Type | Method and Description |
|---|---|
CachedNode |
getNode(NodeKey key)
Get the cached representation of the node with the supplied node key.
|
CachedNode getNode(NodeKey key)
key - the node key; may not be nullCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.