Uses of Interface
io.avaje.config.ModificationEvent.Builder
-
Uses of ModificationEvent.Builder in io.avaje.config
Methods in io.avaje.config that return ModificationEvent.BuilderModifier and TypeMethodDescriptionstatic ModificationEvent.BuilderConfig.eventBuilder(String name) Create an event builder to make changes to the configuration.Configuration.eventBuilder(String name) Create an event builder to make changes to the configuration.Set a property value.Set all the properties from the map.ModificationEvent.Builder.putAll(Properties properties) Set all the properties from the Properties object.Remove a property from the configuration.