Class UninstallNodeCommand

  • All Implemented Interfaces:
    org.glassfish.hk2.api.PostConstruct

    @Service(name="uninstall-node")
    @PerLookup
    public class UninstallNodeCommand
    extends UninstallNodeSshCommand
    This class is needed for backwards compatibility. uninstall-node will simply run uninstall-node-ssh
    Author:
    Byron Nevins
    • Constructor Detail

      • UninstallNodeCommand

        public UninstallNodeCommand()