org.constretto.internal.store
Class SystemPropertiesStore

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

public class SystemPropertiesStore
extends java.lang.Object
implements ConfigurationStore

Author:
Kaare Nilsen

Constructor Summary
SystemPropertiesStore()
           
 
Method Summary
 java.util.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 java.util.List<TaggedPropertySet> parseConfiguration()
Specified by:
parseConfiguration in interface ConfigurationStore


Copyright © 2008-2011. All Rights Reserved.