|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ehcache.util.ProductInfo
public class ProductInfo
Build properties of the product
| Constructor Summary | |
|---|---|
ProductInfo()
Construct a default product info |
|
ProductInfo(String resource)
Construct product info object from a resource |
|
| Method Summary | |
|---|---|
String |
getBuildJdk()
|
String |
getBuildRevision()
|
String |
getBuildTime()
|
String |
getBuiltBy()
|
String |
getName()
|
String |
getPatchLevel()
|
String |
getVersion()
|
String |
toString()
returns long version of the build string |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProductInfo()
public ProductInfo(String resource)
resource - | Method Detail |
|---|
public String getName()
public String getVersion()
public String getBuiltBy()
public String getBuildJdk()
public String getBuildTime()
public String getBuildRevision()
public String getPatchLevel()
public String toString()
toString in class Object
|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||