|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.neeve.ci.DefaultProductInfo
com.neeve.ci.ManifestProductInfo
public class ManifestProductInfo
Product information that sources product information from a jar manifest.
Method Summary | |
---|---|
String |
getComponentVersionString()
Gets A single line String containing the product version. |
String |
getProductName()
The product name |
String |
getVendorName()
The vendor id. |
static ProductInfo |
loadProductInfo(String productName)
|
Methods inherited from class com.neeve.ci.DefaultProductInfo |
---|
getBanner, getBannerWidth |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getComponentVersionString()
ProductInfo
getComponentVersionString
in interface ProductInfo
getComponentVersionString
in class DefaultProductInfo
public String getProductName()
ProductInfo
getProductName
in interface ProductInfo
getProductName
in class DefaultProductInfo
public String getVendorName()
ProductInfo
getVendorName
in interface ProductInfo
getVendorName
in class DefaultProductInfo
public static final ProductInfo loadProductInfo(String productName)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |