public class ConfigManager extends Object
| Constructor and Description |
|---|
ConfigManager() |
| Modifier and Type | Method and Description |
|---|---|
static APIMConfig |
getAPIMConfiguration()
Returns the whole configuration as a
APIMConfig beans |
static Cell |
getCellConfiguration()
Returns the whole configuration as a
Cell beans |
static RestConfig |
getRestConfiguration()
Returns the whole configuration as a
RestConfig beans |
public static Cell getCellConfiguration() throws APIException
Cell beansAPIExceptionpublic static RestConfig getRestConfiguration() throws APIException
RestConfig beansAPIExceptionpublic static APIMConfig getAPIMConfiguration() throws APIException
APIMConfig beansAPIExceptionCopyright © 2019 WSO2. All rights reserved.