org.constretto
Interface ConfigurationStore

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

public interface ConfigurationStore

Author:
Kaare Nilsen

Method Summary
 Collection<TaggedPropertySet> parseConfiguration()
           
 

Method Detail

parseConfiguration

Collection<TaggedPropertySet> parseConfiguration()


Copyright © 2008-2013. All Rights Reserved.