Interface HostnameProvider

    • Method Detail

      • getHostname

        java.lang.String getHostname​(ProcessEngineConfigurationImpl processEngineConfiguration)
        Provides a String that identifies the host of the given Process Engine.
        Parameters:
        processEngineConfiguration - of the Process Engine that will run on the current host
        Returns:
        a String identifying the current host