org.constretto.internal.store
Class JsonStore
java.lang.Object
org.constretto.internal.store.JsonStore
- All Implemented Interfaces:
- ConfigurationStore
public class JsonStore
- extends Object
- implements ConfigurationStore
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonStore
public JsonStore()
addResource
public JsonStore addResource(Resource resource,
String key,
String... tags)
parseConfiguration
public Collection<TaggedPropertySet> parseConfiguration()
- Specified by:
parseConfiguration in interface ConfigurationStore
Copyright © 2008-2013. All Rights Reserved.