Package nl.knowledgeplaza.util.configuration

Class Summary
Configuration  
ConfigurationProviderAbstract  
ConfigurationProviderMainArgs Read configuration data from the system properties (this includes -D...) This uses the Properties class to allow filtering and encryption.
ConfigurationProviderPropertyFile Read configuration data from a property file.
ConfigurationProviderSystemProperties Read configuration data from the system properties (this includes -D...) This uses the Properties class to allow filtering and encryption.
ConfigurationProviderXmlFile Read configuration data from an XML file
 



Copyright © 2012 KnowledgePlaza. All Rights Reserved.