| BladeDescriptor |
This interface specifies methods to be implemented by a blade descriptor, whose role is
to designate and describe a single blade involved in a given test run.
|
| BladeEvent |
Common/base interface for every event generated by blades
|
| BladeFilter |
|
| CollectListener |
This interface is dedicated to monitoring the progress of test results/data collection.
|
| EventFactory |
|
| EventFilter |
|
| StorageAdmin |
Interface for controlling the storage system
|
| StorageProxyAdmin |
Optional interface for controlling local storage system
|
| StorageRead |
This interface specifies the methods to browse test runs and access to tests measurements/results
|
| StorageWrite |
Interface to write an in the storage system
|
| TestDescriptor |
This interface specifies methods to be implemented by a test run descriptor, whose role
is to designate a given test run.
|
| TestFilter |
|