public class MuleManifest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger
logger used by this class
|
| Constructor and Description |
|---|
MuleManifest() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBuildDate() |
static String |
getBuildNumber() |
static Manifest |
getManifest() |
protected static String |
getManifestProperty(String name) |
static String |
getProductDescription() |
static String |
getProductLicenseInfo() |
static String |
getProductMoreInfo() |
static String |
getProductName() |
static String |
getProductSupport() |
static String |
getProductUrl() |
static String |
getProductVersion() |
static String |
getRecommndedJdks() |
static String |
getSupportedJdks() |
static String |
getVendorName() |
static String |
getVendorUrl() |
public static String getProductVersion()
public static String getVendorName()
public static String getVendorUrl()
public static String getProductUrl()
public static String getProductName()
public static String getProductMoreInfo()
public static String getProductSupport()
public static String getProductLicenseInfo()
public static String getProductDescription()
public static String getBuildNumber()
public static String getBuildDate()
public static String getSupportedJdks()
public static String getRecommndedJdks()
public static Manifest getManifest()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.