org.planx.xmlstore.nodes
Class BlockingNodeProxy
java.lang.Object
org.planx.xmlstore.nodes.AbstractNode
org.planx.xmlstore.nodes.NodeProxy
org.planx.xmlstore.nodes.BlockingNodeProxy
- All Implemented Interfaces:
- EquivalenceClassDiscriminable, Node, SystemNode
public class BlockingNodeProxy
- extends NodeProxy
- Author:
- Kasper Bøgebjerg, Henning Niss, Thomas Ambus
| Methods inherited from class org.planx.xmlstore.nodes.NodeProxy |
equals, get, getAttribute, getAttributeNames, getAttributes, getChildren, getHeight, getLoc, getLocator, getNodeValue, getType, hashCode, isMutable, isShared, setChild, setHeight, setLoc, setLocator, setShared, toString, unload |
future
protected Future<SystemNode> future
BlockingNodeProxy
public BlockingNodeProxy(Reference ref,
Future<SystemNode> future)
generate
protected SystemNode generate()
throws UnknownReferenceException,
IOException
- Specified by:
generate in class NodeProxy
- Throws:
UnknownReferenceException
IOException
Copyright © 2010. All Rights Reserved.