Class HostUtil

java.lang.Object
org.apache.ivy.util.HostUtil

public final class HostUtil extends Object
This class contains basic helper methods for the Host.
  • Method Details

    • getLocalHostName

      public static String getLocalHostName()
      This method returns the name of the current Host, if this name cannot be determined, localhost will be returned.
      Returns:
      The name of the current "local" Host.