|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.exam.Info
public class Info
A helper class to find versioning and other meta information about this pax exam delivery. Fully static
Method Summary | |
---|---|
static java.lang.String |
getPaxExamVersion()
Discovers the Pax Exam version. |
static java.lang.String |
getPaxRunnerVersion()
Discovers the Pax Runner version. |
static java.lang.String |
getPaxUrlVersion()
Discovers the Pax Url version. |
static boolean |
isPaxExamSnapshotVersion()
Getter. |
static boolean |
isPaxUrlSnapshotVersion()
Getter. |
static void |
showLogo()
Display ops4j logo to console. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String getPaxExamVersion()
public static java.lang.String getPaxUrlVersion()
public static java.lang.String getPaxRunnerVersion()
public static boolean isPaxExamSnapshotVersion()
public static boolean isPaxUrlSnapshotVersion()
public static void showLogo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |