Package com.tomgibara.pronto.config

Interface Summary
Config  
ConfigPolicy Implementations of this interface control the operational parameters of config objects.
ConfigSource Implementations of this interface are supplied to configs to provide the raw properties for configuration.
 

Class Summary
ConfigFactory Instances of this class are responsible for creating Config objects with which configuration settings can be exposed through Java interfaces.
DefaultConfigPolicy If no policy is explicitly specified for a config, an instance of this class is used by default.
 

Exception Summary
ProntoConfigException Instances of this exception are thrown when a Config encounters a problem satisfying a configuration property request in any form.
 



Copyright © 2006-2007 Tom Gibara. All Rights Reserved.