Uses of Interface
com.avanza.astrix.config.DynamicConfigListener
-
-
Uses of DynamicConfigListener in com.avanza.astrix.config
Methods in com.avanza.astrix.config with parameters of type DynamicConfigListener Modifier and Type Method Description voidDynamicConfig. addListener(DynamicConfigListener l)Adds a listener to this DynamicConfig instance.
-