@Service(name="delete-node-ssh") @PerLookup @ExecuteOn(value=DAS) public class DeleteNodeSshCommand extends DeleteNodeRemoteCommand
habitat, logger, remotepassword, 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 map) |
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 map)
setTypeSpecificOperands in class DeleteNodeRemoteCommandCopyright © 2017. All rights reserved.