Class SshCommandExecutor

java.lang.Object
com.scivicslab.actoriac.mixin.SshCommandExecutor
All Implemented Interfaces:
CommandExecutor

public class SshCommandExecutor extends Object implements CommandExecutor
Command executor that executes commands on a remote node via SSH.

Delegates all operations to the wrapped Node instance.

Since:
2.15.0
Author:
devteam@scivicslab.com