public class InmemoryConfiguration extends AbstractPrefixConfiguration
| 构造器和说明 |
|---|
InmemoryConfiguration() |
InmemoryConfiguration(String prefix,
String id) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addProperties(Map<String,String> properties)
Add a set of properties into the store
|
void |
addProperty(String key,
String value)
Add one property into the store, the previous value will be replaced if the key exists
|
Object |
getInternalProperty(String key) |
void |
setProperties(Map<String,String> properties)
set store
|
getPropertycontainsKey, convert, getProperty, getString, getStringCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.