Package | Description |
---|---|
com.itko.lisa.coordinator |
Modifier and Type | Method and Description |
---|---|
SimulatorServer |
TestRegistry.getSimulator(java.lang.String name)
Will return a reference to a SimulatorServer given its correct name
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,SimulatorServer> |
TestRegistry.getSimulators(java.lang.String labName)
Will retrieve a clone of the table of all currently running Simulators
The table is [ name, StringURL ] where the StringURL is used by the networking layer to reach that server
|
Copyright © 1998-2014 CA, Inc. All Rights Reserved.