JComet – reloadable Java objects

Overview:
JComet is an open source project aiming to provide a set of reloadable and dynamic configuration objects, such as properties and XML elements, as well as to provide a framework for event-change listener that are called when data is changed.

Status: Release 0.1 contains a dynamic properties file that can monitor its source configuration file and reload whenever it is modified. It is also provides the ability to register listeners that are notified when properties change.

Documentation: JComet getting started JComet JAVADOC

Download:

jcomet_0.1_src.zip jcomet_0.1_bin.zip
jcomet_0.1_javadoc.zip jcomet_0.1_src.tar.gz
jcomet_0.1_bin.tar.gz jcomet_0.1_javadoc.tar.gz