public static class HystrixPropertiesChainedArchaiusProperty.DynamicBooleanProperty
extends com.netflix.config.PropertyWrapper<java.lang.Boolean>
Constructor and Description |
---|
DynamicBooleanProperty(java.lang.String propName,
java.lang.Boolean defaultValue) |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
get()
Get the current value from the underlying DynamicProperty
|
java.lang.Boolean |
getValue() |