Package org.apache.dubbo.config.context
Class ConfigConfigurationAdapter
java.lang.Object
org.apache.dubbo.config.context.ConfigConfigurationAdapter
- All Implemented Interfaces:
Configuration
This class receives an
AbstractConfig and exposes its attributes through Configuration-
Field Summary
Fields inherited from interface org.apache.dubbo.common.config.Configuration
interfaceLevelLogger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods 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
-
ConfigConfigurationAdapter
-
-
Method Details
-
getInternalProperty
- Specified by:
getInternalPropertyin interfaceConfiguration
-
getProperties
-