public class ConfigurationLoader extends Object
ConfigurationLoader
contains utilities to load configuration file content required for Internal APIs
implementation.Constructor and Description |
---|
ConfigurationLoader() |
Modifier and Type | Method and Description |
---|---|
static int |
getInternalInboundPort() |
static List<InternalAPI> |
loadInternalAPIs(String apiFilePath) |
public static List<InternalAPI> loadInternalAPIs(String apiFilePath)
public static int getInternalInboundPort()
Copyright © 2019 WSO2. All rights reserved.