Package net.smartlab.config

Interface Summary
Listener Implementors can be notified on configuration updates.
 

Class Summary
Configuration This class provides a skeletal implementation of a configuration tree to provide a set of common operations with a generic implementation.
Element This class identifies a configuration element which can in turn contains other configuration elements.
Node  
Reference  
SQLConfiguration Represents a configuration expressed through a database table.
XMLConfiguration Represents a configuration expressed through an XML document.
XMLConfiguration.XMLHandler SAX Handler implementation to provide the in-memory representation of an XML configuration file.
 

Exception Summary
ConfigurationException Thrown to indicate the configuration tree scanning or querying has failed.
 



Copyright © 2002-2008 SmartLab s.r.l.. All Rights Reserved.