Class ConfigClientStateHolder
- java.lang.Object
-
- org.springframework.cloud.config.client.ConfigClientStateHolder
-
public final class ConfigClientStateHolder extends Object
- Author:
- Spencer Gibb
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetState()static voidresetState()static voidsetState(String newState)
-