@Service(name="delete-node-dcom") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value=DAS) public class DeleteNodeDcom extends DeleteNodeRemoteCommand
habitat, logger, remotepassword, 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) |
executeInternalpublic void execute(AdminCommandContext context)
AdminCommandcontext - informationprotected 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.