|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.linar.jintegra.Version
public final class Version
This class is used to get version and configuration information of J-Integra®, Java and operating system. A quick way to get current version and configuration information is to run "java com.linar.jintegra.Version".
For more information, please see Release Notes.
| Constructor Summary | |
|---|---|
Version()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getRootVersion()
Returns current root version of J-Integra®. |
static java.lang.String |
getVersion()
Returns current version of J-Integra®. |
static void |
main(java.lang.String[] args)
Prints out current version and configuration information of J-Integra®, Java and operating system on screen. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Version()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static java.lang.String getVersion()
public static java.lang.String getRootVersion()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||