org.constretto.internal.store
Class ObjectConfigurationStore

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

public class ObjectConfigurationStore
extends java.lang.Object
implements ConfigurationStore

Author:
Kaare Nilsen

Constructor Summary
ObjectConfigurationStore()
           
 
Method Summary
 ObjectConfigurationStore addObject(java.lang.Object configurationObject)
           
 java.util.Collection<TaggedPropertySet> parseConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectConfigurationStore

public ObjectConfigurationStore()
Method Detail

addObject

public ObjectConfigurationStore addObject(java.lang.Object configurationObject)

parseConfiguration

public java.util.Collection<TaggedPropertySet> parseConfiguration()
Specified by:
parseConfiguration in interface ConfigurationStore


Copyright © 2008-2011. All Rights Reserved.