|
|||||||||
| 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 ProductInfogetComponentVersionString in class DefaultProductInfopublic String getProductName()
ProductInfo
getProductName in interface ProductInfogetProductName in class DefaultProductInfopublic String getVendorName()
ProductInfo
getVendorName in interface ProductInfogetVendorName in class DefaultProductInfopublic static final ProductInfo loadProductInfo(String productName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||