ch.qos.logback.core.util
Class SystemInfo

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

public class SystemInfo
extends Object


Constructor Summary
SystemInfo()
           
 
Method Summary
static String getJavaVendor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemInfo

public SystemInfo()
Method Detail

getJavaVendor

public static String getJavaVendor()


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