@Service(name="update-node-ssh") @PerLookup @ExecuteOn(value=DAS) public class UpdateNodeSshCommand extends UpdateNodeRemoteCommand
remotepassword, remotePort, remoteUser, sshkeyfile, sshkeypassphrase, windowsdomain| Constructor and Description |
|---|
UpdateNodeSshCommand() |
| 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 String |
getDefaultPort() |
protected RemoteType |
getType() |
protected void |
populateParameters() |
executeInternalpublic void execute(AdminCommandContext context)
AdminCommandcontext - informationprotected void populateParameters()
populateParameters in class UpdateNodeRemoteCommandprotected RemoteType getType()
getType in class UpdateNodeRemoteCommandprotected String getDefaultPort()
getDefaultPort in class UpdateNodeRemoteCommandCopyright © 2019. All rights reserved.