T
- Type of property value.public interface HystrixDynamicProperty<T> extends HystrixProperty<T>
HystrixProperty
,
HystrixDynamicProperties
HystrixProperty.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