Liferay 6.0.5

com.liferay.portal.kernel.util
Class OSDetector

java.lang.Object
  extended by com.liferay.portal.kernel.util.OSDetector

public class OSDetector
extends Object


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

Constructor Detail

OSDetector

public OSDetector()
Method Detail

isUnix

public static boolean isUnix()

isWindows

public static boolean isWindows()

Liferay 6.0.5