Uses of Class
com.avanza.astrix.config.DynamicSetProperty
-
-
Uses of DynamicSetProperty in com.avanza.astrix.config
Methods in com.avanza.astrix.config that return DynamicSetProperty Modifier and Type Method Description <T extends Enum<T>>
DynamicSetProperty<T>DynamicConfig. getEnumSetProperty(String name, Class<T> enumClass, Set<T> defaultValue)
-