Uses of Interface
adams.core.base.HostnameUpdateSupporter
-
Packages that use HostnameUpdateSupporter Package Description adams.multiprocess -
-
Uses of HostnameUpdateSupporter in adams.multiprocess
Classes in adams.multiprocess that implement HostnameUpdateSupporter Modifier and Type Class Description class
ScpJobRunner
Wraps another jobrunner and serializes it, scp's it to the specified remote file and then waits for the specified import file (containing the serialized, executed jobs) to appear.
Requires a adams.flow.standalone.SSHConnection standalone for defining the SSH connection.
-