@Service(name="update-node-ssh") @PerLookup @ExecuteOn(value=DAS) public class UpdateNodeSshCommand extends UpdateNodeRemoteCommand
remotepassword, remotePort, remoteUser, sshAuthType, 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() |
executeInternal
public void execute(AdminCommandContext context)
AdminCommand
context
- informationprotected void populateParameters()
populateParameters
in class UpdateNodeRemoteCommand
protected RemoteType getType()
getType
in class UpdateNodeRemoteCommand
protected String getDefaultPort()
getDefaultPort
in class UpdateNodeRemoteCommand
Copyright © 2020. All rights reserved.