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