Interface | Description |
---|---|
AboutInfoMBean |
Our About MBean interface.
|
Coordinator |
This is the interface for a Coordinator.
|
CoordinatorServer |
The CoordinatorServer interface provides the interface inheritance needed for custom
Coordinator factories as well as the RMI indirection needed to generate remote
CoordinatorServer stubs and skeletons.
|
ServiceManagerSupport |
Classes the implement this interface are able to be remotely controlled.
|
SimulatorServer |
The SimulatorServer interface provides the interface inheritance needed for custom
Simulator factories as well as the RMI indirection needed to generate remote
SimulatorServer stubs and skeletons.
|
SuiteCoordinator |
This is the sub interface used for staging suites.
|
TestCoordinator |
This is the sub interface to Coordinator that specifically works with staged tests.
|
TestRegistry |
The TestRegistry interface is the service interface for all LISA Test
Registry implementations.
|
Class | Description |
---|---|
ReportGenerator |
This base class implements the context support for any means you wish to
listen for test events and publish them to the obvious places, like the
screen, printer, database, or file.
|
RunInfo |
This class knows how to read and write a Run document...
|
ServiceManager |
This application enables us to start/reset/stop LISA processes at will
|
TestRunner |
The TestRunner class provides a handy way to stage and run a test from the
command line, or programmatically by executing methods from this class in
Java.
|
Enum | Description |
---|---|
TestRegistry.When | |
TestRunner.ExecutionMode |
Copyright © 1998-2014 CA, Inc. All Rights Reserved.