JTR 5.0 API Documentation

Uses of Class
jtr.config.remote.Node

Packages that use Node
jtr.config.remote This package contains the classes required to reprsent in object-oriented way the XML elements used in a jtr.xml file to represent JTR Passive-Nodes that must take part in a JTR Distributed-Test Session. 
jtr.remote.test This package contains specializations to classes/contracts defined in jtr.test, required to enable JTR Distributed Testing sessions. 
 

Uses of Node in jtr.config.remote
 

Methods in jtr.config.remote that return types with arguments of type Node
 java.util.List<Node> Nodes.getNodes()
           
 

Methods in jtr.config.remote with parameters of type Node
 void Nodes.addNode(Node host)
           
 

Uses of Node in jtr.remote.test
 

Subclasses of Node in jtr.remote.test
 class NodeInfo
          A NodeInfo instance represents a node member of the JTR network.
 


The JTR Project is licensed under GPL version 2