Class DeleteNodeRemoteCommand

    • Field Detail

      • serviceLocator

        @Inject
        protected org.glassfish.hk2.api.ServiceLocator serviceLocator
      • remotepassword

        protected String remotepassword
      • sshkeypassphrase

        protected String sshkeypassphrase
      • logger

        protected Logger logger
    • Constructor Detail

      • DeleteNodeRemoteCommand

        public DeleteNodeRemoteCommand()
    • Method Detail

      • getPasswords

        protected abstract List<String> getPasswords()
      • getUninstallCommandName

        protected abstract String getUninstallCommandName()
      • setTypeSpecificOperands

        protected abstract void setTypeSpecificOperands​(List<String> command,
                                                        ParameterMap map)