Package org.jcsp.net.settings
Class NodeProfile
- java.lang.Object
-
- org.jcsp.net.settings.NodeProfile
-
public class NodeProfile extends Object
Used internally within the JCSP network infrastructure to represent a node profile.- Author:
- Quickstone Technologies Limited
-
-
Constructor Summary
Constructors Constructor Description NodeProfile(String name, boolean exactMatchRequired)
-
-
-
Constructor Detail
-
NodeProfile
public NodeProfile(String name, boolean exactMatchRequired)
-
-