public class Configuration extends Object
| Constructor and Description |
|---|
Configuration() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBackendPort(String transport) |
static org.apache.axis2.context.ConfigurationContext |
getConfigContext() |
static String |
getGatewayPort(String transport) |
static String |
getHttpsUrl() |
static String |
getHttpUrl() |
static String |
getIPAddress() |
static String |
getPassword() |
static String |
getUserName() |
static String |
isStactsEnabled() |
public static String getUserName()
public static String getPassword()
public static String getHttpsUrl()
public static String getHttpUrl()
public static org.apache.axis2.context.ConfigurationContext getConfigContext()
throws org.wso2.carbon.appmgt.api.AppManagementException
org.wso2.carbon.appmgt.api.AppManagementExceptionpublic static String getBackendPort(String transport) throws org.wso2.carbon.appmgt.api.AppManagementException
org.wso2.carbon.appmgt.api.AppManagementExceptionpublic static String getGatewayPort(String transport)
public static String getIPAddress()
public static String isStactsEnabled()
Copyright © 2017 WSO2. All rights reserved.