Interface HostnameProvider
- All Known Implementing Classes:
SimpleIpBasedProvider
public interface HostnameProvider
-
Method Summary
Modifier and TypeMethodDescriptiongetHostname
(ProcessEngineConfigurationImpl processEngineConfiguration) Provides aString
that identifies the host of the given Process Engine.