Package org.sonar.api.config.internal
Class ConfigurationBridge
java.lang.Object
org.sonar.api.config.internal.ConfigurationBridge
- All Implemented Interfaces:
org.sonar.api.config.Configuration
Used to help migration from
Settings to Configuration-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.sonar.api.config.Configuration
getBoolean, getDouble, getFloat, getInt, getLong
-
Constructor Details
-
ConfigurationBridge
-
-
Method Details
-
get
- Specified by:
getin interfaceorg.sonar.api.config.Configuration
-
hasKey
- Specified by:
hasKeyin interfaceorg.sonar.api.config.Configuration
-
getStringArray
- Specified by:
getStringArrayin interfaceorg.sonar.api.config.Configuration
-