org.mule.config
Class MuleManifest
java.lang.Object
org.mule.config.MuleManifest
public class MuleManifest
- extends java.lang.Object
This is a static class that provides access to the Mule core manifest file.
Field Summary |
protected static Log |
logger
logger used by this class |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final Log logger
- logger used by this class
MuleManifest
public MuleManifest()
getProductVersion
public static java.lang.String getProductVersion()
getVendorName
public static java.lang.String getVendorName()
getVendorUrl
public static java.lang.String getVendorUrl()
getProductUrl
public static java.lang.String getProductUrl()
getProductName
public static java.lang.String getProductName()
getProductMoreInfo
public static java.lang.String getProductMoreInfo()
getProductSupport
public static java.lang.String getProductSupport()
getProductLicenseInfo
public static java.lang.String getProductLicenseInfo()
getProductDescription
public static java.lang.String getProductDescription()
getBuildNumber
public static java.lang.String getBuildNumber()
getBuildDate
public static java.lang.String getBuildDate()
getDevListEmail
public static java.lang.String getDevListEmail()
getManifest
public static java.util.jar.Manifest getManifest()
getManifestProperty
protected static java.lang.String getManifestProperty(java.lang.String name)
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.