Uses of Class
org.tquadrat.foundation.config.ConfigurationChangeEvent
Packages that use ConfigurationChangeEvent
Package
Description
This module provides a facility for the runtime configuration
of a program.
-
Uses of ConfigurationChangeEvent in org.tquadrat.foundation.config
Methods in org.tquadrat.foundation.config with parameters of type ConfigurationChangeEventModifier and TypeMethodDescriptionvoid
ConfigurationChangeListener.propertyChange
(ConfigurationChangeEvent event) This method gets called when a configuration property has changed.