Interface HostnameUpdateSupporter

  • All Known Implementing Classes:
    ScpJobRunner

    public interface HostnameUpdateSupporter
    Interface for classes that support updates of their hostname/port.
    Version:
    $Revision$
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • updateHostname

        void updateHostname​(BaseHostname host)
        Sets the new hostname/port to use.
        Parameters:
        host - the new hostname/port