public class CommonExtensionUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SYSTEM_ARTIFACT_RESOURCE_LOCATION |
| Constructor and Description |
|---|
CommonExtensionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCarbonHome() |
static String |
getCarbonServerAxisServiceDirectory() |
static String |
getCarbonServerConfLocation() |
static String |
getCarbonServerLibLocation() |
static String |
getCarbonTempLocation() |
static String |
getCarbonZipLocation() |
static String |
getReportLocation() |
static String |
getSystemResourceLocation() |
static String |
getSystemSettingsLocation() |
public static final String SYSTEM_ARTIFACT_RESOURCE_LOCATION
public static String getSystemResourceLocation()
public static String getSystemSettingsLocation()
public static String getReportLocation()
public static String getCarbonZipLocation()
public static String getCarbonTempLocation()
public static String getCarbonServerAxisServiceDirectory()
public static String getCarbonServerLibLocation()
public static String getCarbonServerConfLocation()
public static String getCarbonHome()
Copyright © 2015 WSO2. All rights reserved.