Class UpdateNodeSshCommand

  • All Implemented Interfaces:
    AdminCommand

    @Service(name="update-node-ssh")
    @PerLookup
    @ExecuteOn(DAS)
    public class UpdateNodeSshCommand
    extends UpdateNodeRemoteCommand
    Remote AdminCommand to update an ssh node. This command is run only on DAS.
    Author:
    Joe Di Pol