org.constretto
Interface ConfigurationStore

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

public interface ConfigurationStore

Author:
Kaare Nilsen

Method Summary
 java.util.Collection<TaggedPropertySet> parseConfiguration()
           
 

Method Detail

parseConfiguration

java.util.Collection<TaggedPropertySet> parseConfiguration()


Copyright © 2008-2011. All Rights Reserved.