org.apache.log4j.helpers
Class PlatformInfo
java.lang.Object
org.apache.log4j.helpers.PlatformInfo
- public class PlatformInfo
- extends Object
This class provides information about the runtime platform.
- Since:
- 1.3
- Author:
- Ceki Gulcu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlatformInfo
public PlatformInfo()
isInVisualAge
public static boolean isInVisualAge()
isOnAS400
public static boolean isOnAS400()
- Are we running on AS400?
hasStackTraceElement
public static boolean hasStackTraceElement()
isJDK14OrLater
public static boolean isJDK14OrLater()
Copyright 2000-2005 Apache Software Foundation.