@Service(name="set-monitoring-console-configuration") @PerLookup @ExecuteOn(value=DAS) @TargetType(value=DAS) public class SetMonitoringConsoleConfigurationCommand extends Object implements AdminCommand
| Modifier and Type | Field and Description |
|---|---|
protected CommandRunner |
commandRunner |
| Constructor and Description |
|---|
SetMonitoringConsoleConfigurationCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are the parameter names and the values are the parameter values
|
@Inject protected CommandRunner commandRunner
public SetMonitoringConsoleConfigurationCommand()
public void execute(AdminCommandContext context)
AdminCommandexecute in interface AdminCommandcontext - informationCopyright © 2021. All rights reserved.