public class TaggedPropertySet extends Object
| Constructor and Description |
|---|
TaggedPropertySet(Map<String,String> properties,
Class<? extends ConfigurationStore> storeClass) |
TaggedPropertySet(String tag,
Map<String,String> properties,
Class<? extends ConfigurationStore> storeClass) |
public TaggedPropertySet(Map<String,String> properties, Class<? extends ConfigurationStore> storeClass)
Copyright © 2008–2013. All rights reserved.