|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas_lib.version.Version
public class Version
Information about the current version of JOnAS.
Field Summary | |
---|---|
static String |
NUMBER
Version number of JOnAS |
static String |
VENDOR
JOnAS Vendor |
Method Summary | |
---|---|
static String |
getNumber()
|
static void |
main(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 String NUMBER
public static final String VENDOR
Method Detail |
---|
public static void main(String[] args)
args
- the arguments for this programpublic static String getNumber()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |