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.Builder
Config.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.Remove a property from the configuration.