Package ch.qos.logback.core.util
Class EnvUtil
java.lang.Object
ch.qos.logback.core.util.EnvUtil
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
getJDKVersion
(String javaVersionStr) Deprecated.static boolean
Deprecated.static boolean
isJDK5()
Deprecated.static boolean
Deprecated.static boolean
Deprecated.static boolean
Deprecated.static boolean
Deprecated.
-
Constructor Details
-
EnvUtil
public EnvUtil()Deprecated.
-
-
Method Details
-
getJDKVersion
Deprecated. -
isJDK5
public static boolean isJDK5()Deprecated. -
isJDK6OrHigher
public static boolean isJDK6OrHigher()Deprecated. -
isJDK7OrHigher
public static boolean isJDK7OrHigher()Deprecated. -
isJDK9OrHigher
public static boolean isJDK9OrHigher()Deprecated. -
isJaninoAvailable
public static boolean isJaninoAvailable()Deprecated. -
isWindows
public static boolean isWindows()Deprecated.
-