Class ConfigurationChangeEvent
java.lang.Object
net.thevpc.common.config.ConfigurationChangeEvent
- Author:
- thevpc
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationChangeEvent(String id, Configuration oldValue, Configuration newValue) -
Method Summary
-
Constructor Details
-
ConfigurationChangeEvent
-
-
Method Details
-
getId
-
getNewValue
-
getOldValue
-