public abstract class AbstractPrefixConfiguration extends Object implements Configuration
| 构造器和说明 |
|---|
AbstractPrefixConfiguration(String prefix,
String id) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
getProperty(String key,
Object defaultValue)
Gets a property from the configuration.
|
containsKey, convert, getInternalProperty, getProperty, getString, getStringpublic Object getProperty(String key, Object defaultValue)
ConfigurationgetProperty 在接口中 Configurationkey - property to retrievedefaultValue - default valueCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.