org.mule.devkit.generation.api
Interface Manifest
public interface Manifest
This is a static class that provides access to the DevKit core manifest file.
getProductVersion
String getProductVersion()
getVendorName
String getVendorName()
getVendorUrl
String getVendorUrl()
getProductUrl
String getProductUrl()
getProductName
String getProductName()
getProductMoreInfo
String getProductMoreInfo()
getProductSupport
String getProductSupport()
getProductLicenseInfo
String getProductLicenseInfo()
getBuildNumber
String getBuildNumber()
getDevListEmail
String getDevListEmail()
getSupportedJdks
String getSupportedJdks()
getRecommndedJdks
String getRecommndedJdks()
Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.