public class SimpleIpBasedProvider extends Object implements HostnameProvider
Constructor and Description |
---|
SimpleIpBasedProvider() |
Modifier and Type | Method and Description |
---|---|
static String |
createId(String ip,
String engineName) |
String |
getHostname(ProcessEngineConfigurationImpl processEngineConfiguration)
Provides a
String that identifies the host of the given Process Engine. |
public String getHostname(ProcessEngineConfigurationImpl processEngineConfiguration)
HostnameProvider
String
that identifies the host of the given Process Engine.getHostname
in interface HostnameProvider
processEngineConfiguration
- of the Process Engine that will run on the current hostCopyright © 2022. All rights reserved.