Class SimpleIpBasedProvider

    • Constructor Detail

      • SimpleIpBasedProvider

        public SimpleIpBasedProvider()
    • Method Detail

      • getHostname

        public String getHostname​(ProcessEngineConfigurationImpl processEngineConfiguration)
        Description copied from interface: HostnameProvider
        Provides a String that identifies the host of the given Process Engine.
        Specified by:
        getHostname in interface HostnameProvider
        Parameters:
        processEngineConfiguration - of the Process Engine that will run on the current host
        Returns:
        a String identifying the current host