@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) |
executeInternalpublic final void execute(AdminCommandContext context)
AdminCommandcontext - informationprotected final List<String> getPasswords()
getPasswords in class DeleteNodeRemoteCommandprotected String getUninstallCommandName()
getUninstallCommandName in class DeleteNodeRemoteCommandprotected final void setTypeSpecificOperands(List<String> command, ParameterMap commandParameters)
setTypeSpecificOperands in class DeleteNodeRemoteCommandCopyright © 2019. All rights reserved.