Class InstallNodeCommand

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

    @Service(name="install-node")
    @PerLookup
    public class InstallNodeCommand
    extends InstallNodeSshCommand
    This class is needed for backwards compatibility. install-node will simply run install-node-ssh
    Author:
    Byron Nevins