public class EurekaServerConfigurationManager
extends java.lang.Object
EurekaServerConfig that the server started with.| Modifier and Type | Method and Description |
|---|---|
EurekaServerConfig |
getConfiguration() |
static EurekaServerConfigurationManager |
getInstance() |
void |
setConfiguration(EurekaServerConfig config) |
public static EurekaServerConfigurationManager getInstance()
public void setConfiguration(EurekaServerConfig config)
public EurekaServerConfig getConfiguration()