|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.jonas.Version
public final class Version
Information about the current version of JOnAS.
| Field Summary | |
|---|---|
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 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 | ||||||||