Package ch.qos.logback.classic.util
Class EnvUtil
- java.lang.Object
-
- ch.qos.logback.classic.util.EnvUtil
-
@Deprecated(since="2022-01-27") public class EnvUtil extends java.lang.ObjectDeprecated.This internal logback API is not supported by AEM as a Cloud Service.
-
-
Constructor Summary
Constructors Constructor Description EnvUtil()Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static booleanisGroovyAvailable()Deprecated.static <T> TloadFromServiceLoader(java.lang.Class<T> c)Deprecated.
-