@Service(name="generate-jvm-report") @PerLookup @CommandLock(value=NONE) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTERED_INSTANCE,DEPLOYMENT_GROUP}) @ExecuteOn(value=INSTANCE, ifNeverStarted=Error) public class GenerateJvmReportCommand extends Object implements AdminCommand
Constructor and Description |
---|
GenerateJvmReportCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute(AdminCommandContext ctx)
Executes the command with the command parameters passed as Properties
where the keys are the parameter names and the values are the parameter values
|
public void execute(AdminCommandContext ctx)
AdminCommand
execute
in interface AdminCommand
ctx
- informationCopyright © 2019. All rights reserved.