org.constretto.internal.store
Class SystemPropertiesStore

java.lang.Object
  extended by org.constretto.internal.store.SystemPropertiesStore
All Implemented Interfaces:
ConfigurationStore

public class SystemPropertiesStore
extends Object
implements ConfigurationStore

Author:
Kaare Nilsen

Constructor Summary
SystemPropertiesStore()
           
 
Method Summary
 List<TaggedPropertySet> parseConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemPropertiesStore

public SystemPropertiesStore()
Method Detail

parseConfiguration

public List<TaggedPropertySet> parseConfiguration()
Specified by:
parseConfiguration in interface ConfigurationStore


Copyright © 2008-2013. All Rights Reserved.