Package org.refcodes.properties.ext.observer


package org.refcodes.properties.ext.observer
This artifact extends the refcodes-properties artifact with observable properties, which fire events upon changes applied to them programmatically or when properties are reloaded (in such cases the according events (create, update or delete) are fired).

Please refer to the refcodes-properties: Managing your application's configuration documentation for an up-to-date and detailed description on the usage of this artifact.