|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| ExperimentHandle | Handle for experiment being currently executed or for finished experiment. |
| LocalExperimentHandle | |
| Class Summary | |
|---|---|
| AbstractExperimentHandle | Abstract implementation of ExperimentHandle. |
| Experiment | Provides common infrastructure for creating new types of experiments. |
| ExperimentDescriptor | Data class holding settings for execution of experiment. |
| ExperimentExecutor | Executes an experiment. |
| ExperimentResult | Results of the experiment. |
| ExperimentsUTServer | Wrapper for UT Server that adds functionality for running Experiments. |
| LocalExperimentExecutor | |
| LocalExperimentExecutorImpl | Executor that starts its own ucc.exe and performs experiment on this server. |
| LogFileStorage | Stores messages from a log in a temporary file. |
| Parameter | Used as a parameter inside a drools engine, these instances are added to the experiment before start up. |
| SerialExperimentExecutor | |
| TimeProvider | TimeProvider has to be separate class, if it was part of the Experiment class it would cause problems with garbage collection. |
| Timer | Timer used for scheduling events in experiments. |
| TimerTask | |
| Enum Summary | |
|---|---|
| ExperimentExecutionState | Enum of all possible states of experiment. |
| Exception Summary | |
|---|---|
| ExecutorException | Executor cannot execute given experiment. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||