T - Type of property value.public interface HystrixDynamicProperty<T> extends HystrixProperty<T>
HystrixProperty, 
HystrixDynamicPropertiesHystrixProperty.Factory| Modifier and Type | Method and Description | 
|---|---|
| void | addCallback(java.lang.Runnable callback)Register a callback to be run if the property is updated. | 
| java.lang.String | getName() | 
get