ch.qos.logback.core.util
Class EnvUtil

java.lang.Object
  extended by ch.qos.logback.core.util.EnvUtil

public class EnvUtil
extends Object

Author:
Ceki Gücü

Constructor Summary
EnvUtil()
           
 
Method Summary
static boolean isGroovyAvailable()
           
static boolean isJaninoAvailable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvUtil

public EnvUtil()
Method Detail

isGroovyAvailable

public static boolean isGroovyAvailable()

isJaninoAvailable

public static boolean isJaninoAvailable()


Copyright © 2005-2012 QOS.ch. All Rights Reserved.