Package org.jcsp.net
Interface NodeFactory
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
TCPIPNodeFactory
,XMLNodeFactory
Node initialisation factory interface. A specific initialisation can be written by implementing
this interface and passing an instance to the
factoryInit
method of
Node
.-
Method Summary
-
Method Details
-
initNode
- Throws:
NodeInitFailedException
-