Package org.apache.dubbo.common.config
Class EnvironmentConfiguration
java.lang.Object
org.apache.dubbo.common.config.EnvironmentConfiguration
- All Implemented Interfaces:
Configuration
Configuration from system environment
-
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
-
EnvironmentConfiguration
public EnvironmentConfiguration()
-
-
Method Details
-
getInternalProperty
- Specified by:
getInternalPropertyin interfaceConfiguration
-
getProperties
-