|
JTR 5.0 API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjtr.config.remote.Nodes
public class Nodes
This class maps the nodes element of a JTR configuration file.
| Constructor Summary | |
|---|---|
Nodes()
Creates a new instance of Nodes |
|
| Method Summary | |
|---|---|
void |
addNode(Node host)
|
java.util.List<Node> |
getNodes()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Nodes()
| Method Detail |
|---|
public void addNode(Node host)
public java.util.List<Node> getNodes()
|
The JTR Project is licensed under GPL version 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||