org.constretto
Interface ConfigurationStore

All Known Implementing Classes:
EncryptedPropertiesStore, IniFileConfigurationStore, ObjectConfigurationStore, PropertiesStore, SystemPropertiesStore

public interface ConfigurationStore

Author:
Kaare Nilsen

Method Summary
 Collection<TaggedPropertySet> parseConfiguration()
           
 

Method Detail

parseConfiguration

Collection<TaggedPropertySet> parseConfiguration()


Copyright © 2008-2011. All Rights Reserved.