| Interface | Description |
|---|---|
| CommandContext |
Interface for instances that handle commands for different contexts
|
| ConfirmCommandContext.ConfirmCommandHandler |
Callback for yes/no handling
|
| Class | Description |
|---|---|
| AbstractCommandContext |
Basic command context support.
|
| ClientApp |
Command client for all benchmark interaction
|
| ClusterCommandContext |
Command processor when in context of a specific cluster.
|
| ConfirmCommandContext |
Command context to double-check a decision
|
| EntryCommandContext |
Basic command context support.
|
| ExitCommandContext |
Final command state indicating that the client can exit
|
| PropertiesEditor |
Simple Swing properties editor
|
| TestCommandContext |
Command processor when in context of a specific test.
|
| TestRunCommandContext |
Command processor when in context of a specific test run.
|
Copyright © 2013. All Rights Reserved.