Package org.apache.dubbo.common.config
Class PrefixedConfiguration
java.lang.Object
org.apache.dubbo.common.config.PrefixedConfiguration
- All Implemented Interfaces:
Configuration
-
Field Summary
Fields inherited from interface org.apache.dubbo.common.config.Configuration
interfaceLevelLogger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.dubbo.common.config.Configuration
containsKey, convert, getBoolean, getBoolean, getBoolean, getInt, getInt, getInteger, getProperty, getProperty, getString, getString
-
Constructor Details
-
PrefixedConfiguration
-
-
Method Details
-
getInternalProperty
- Specified by:
getInternalPropertyin interfaceConfiguration
-