org.jboss.dtf.testframework.coordinator
Class CoordinatorDescriptor
java.lang.Object
org.jboss.dtf.testframework.coordinator.CoordinatorDescriptor
- All Implemented Interfaces:
- java.io.Serializable
public class CoordinatorDescriptor
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_name
public java.lang.String _name
_numberOfTestManagers
public int _numberOfTestManagers
_loggingURL
public java.lang.String _loggingURL
_maxNumRetries
public int _maxNumRetries
_testInProgress
public boolean _testInProgress
_softwareVersion
public java.lang.String _softwareVersion
_currentRunUID
public RunUID _currentRunUID
_numQueuedTests
public int _numQueuedTests
CoordinatorDescriptor
public CoordinatorDescriptor()