|
Log4j 1.3alpha-5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.log4j.helpers.PlatformInfo
This class provides information about the runtime platform.
Constructor Summary | |
PlatformInfo()
|
Method Summary | |
static boolean |
hasStackTraceElement()
|
static boolean |
isInVisualAge()
|
static boolean |
isJDK14OrLater()
|
static boolean |
isOnAS400()
Are we running on AS400? |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PlatformInfo()
Method Detail |
public static boolean isInVisualAge()
public static boolean isOnAS400()
public static boolean hasStackTraceElement()
public static boolean isJDK14OrLater()
|
Log4j 1.3alpha-5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |