|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.netflix.eureka.EurekaServerConfigurationManager
public class EurekaServerConfigurationManager
The class that caches the configuration of the instance of
EurekaServerConfig that the server started with.
| Method Summary | |
|---|---|
EurekaServerConfig |
getConfiguration()
|
static EurekaServerConfigurationManager |
getInstance()
|
void |
setConfiguration(EurekaServerConfig config)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static EurekaServerConfigurationManager getInstance()
public void setConfiguration(EurekaServerConfig config)
public EurekaServerConfig getConfiguration()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||