Interface LocalHostNameProvider

  • All Known Implementing Classes:
    DefaultLocalHostNameProvider

    public interface LocalHostNameProvider
    Strategy for obtaining the server's local hostname.
    • Method Detail

      • getLocalHostName

        String getLocalHostName()
        Establish the local hostname of the current server.
        Returns:
        The local hostname.