|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jonas_lib.version.Version
Information about the current version of JOnAS.
| Field Summary | |
static java.lang.String |
NUMBER
Version number of JOnAS |
static java.lang.String |
VENDOR
JOnAS Vendor |
| Method Summary | |
static java.lang.String |
getNumber()
|
static void |
main(java.lang.String[] args)
Main method of this class which display the version number |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String NUMBER
public static final java.lang.String VENDOR
| Method Detail |
public static void main(java.lang.String[] args)
args - the arguments for this programpublic static java.lang.String getNumber()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||