Class Summary |
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. |
QuitCmd |
Batch command to undeploy a given testplan and unbind it from the Registry. |
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. |