org.jcsp.net
Interface NodeFactory
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- TCPIPNodeFactory, XMLNodeFactory
public interface NodeFactory
- extends Serializable
Node initialisation factory interface. A specific initialisation can be written by implementing
this interface and passing an instance to the factoryInit
method of
Node
.
- Author:
- Quickstone Technologies Limited
initNode
NodeKey initNode(Node node,
Node.Attributes attribs)
throws NodeInitFailedException
- Throws:
NodeInitFailedException
Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.