public abstract class AbstractPrefixConfiguration extends Object implements Configuration
| Constructor and Description |
|---|
AbstractPrefixConfiguration(String prefix,
String id) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getProperty(String key,
Object defaultValue)
Gets a property from the configuration.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontainsKey, convert, getInternalProperty, getProperty, getString, getStringpublic Object getProperty(String key, Object defaultValue)
ConfigurationgetProperty in interface Configurationkey - property to retrievedefaultValue - default valueCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.