@Service(name="delete-node-ssh") @PerLookup @ExecuteOn(value=DAS) public class DeleteNodeSshCommand extends DeleteNodeRemoteCommand
logger, remotepassword, serviceLocator, sshkeypassphrase
Constructor and Description |
---|
DeleteNodeSshCommand() |
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
|
protected List<String> |
getPasswords()
Get list of password file entries
|
protected String |
getUninstallCommandName() |
protected void |
setTypeSpecificOperands(List<String> command,
ParameterMap commandParameters) |
executeInternal
public final void execute(AdminCommandContext context)
AdminCommand
context
- informationprotected final List<String> getPasswords()
getPasswords
in class DeleteNodeRemoteCommand
protected String getUninstallCommandName()
getUninstallCommandName
in class DeleteNodeRemoteCommand
protected final void setTypeSpecificOperands(List<String> command, ParameterMap commandParameters)
setTypeSpecificOperands
in class DeleteNodeRemoteCommand
Copyright © 2019. All rights reserved.