| AddIsacPluginCmd |
This class add isac-plugins into Manifest.mf file in order to be abble to use
these isac-plugins with the CLIF console or with CLIF eclipse plugins.
|
| BatchUtil |
Static methods used by all batch commands.
|
| ChangeParameterCmd |
Command to change a parameter of a deployed and possibly running blade.
|
| CollectCmd |
Batch command to collect results of a test plan.
|
| CurrentParametersCmd |
Command to get the list of parameters and their associated values of a blade.
|
| DeployCmd |
Batch command to deploy a test plan as defined in a given test plan file.
|
| InitCmd |
Batch command to initialize all blades of a given deployed test plan.
|
| JoinCmd |
Batch command to wait until all blades of a given running test,
or just a subset of them, terminate.
|
| LaunchCmd |
Batch command to deploy and to run a test plan as defined in a given test plan file.
|
| ListServersCmd |
Batch command to print the list of all CLIF servers registered in the Registry,
or the list of CLIF servers used by one or several test plans.
|
| ProbeHelpCmd |
Batch command to get help for a given probe.
|
| QuickstatsCmd |
Command for printing a simple statistical report on load injectors
of the latest test execution.
|
| RegistryCmd |
Batch command to run the Clif Registry where servers and ClifApplications will be bound.
|
| ResumeCmd |
Batch command to resume the execution of a suspended test, or just of a subset of its blades.
|
| RunCmd |
Batch command to initialize and start a deployed test plan,
or just a subset of its blades, and then collect data after termination.
|
| StartCmd |
Batch command to start blades of an initialized test plan.
|
| StopCmd |
Batch command to stop a test execution, or just a subset of its blades.
|
| SuspendCmd |
Batch command to suspend a running test, or just a subset of its blades.
|
| WaitServersCmd |
Batch command to wait for the CLIF registry to be ready, and,
optionally, for CLIF servers used in a test plan to be ready
(i.e.
|