Liferay 6.2.0-ce-m4

com.liferay.portal.kernel.util
Class JavaProps

java.lang.Object
  extended by com.liferay.portal.kernel.util.JavaDetector
      extended by com.liferay.portal.kernel.util.JavaProps

Deprecated. JavaDetector

public class JavaProps
extends JavaDetector


Field Summary
 
Fields inherited from class com.liferay.portal.kernel.util.JavaDetector
JAVA_CLASS_VERSION_JDK_4, JAVA_CLASS_VERSION_JDK_5, JAVA_CLASS_VERSION_JDK_6, JAVA_CLASS_VERSION_JDK_7
 
Constructor Summary
JavaProps()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.util.JavaDetector
getJavaClassPath, getJavaClassVersion, getJavaRuntimeName, getJavaRuntimeVersion, getJavaSpecificationVersion, getJavaVendor, getJavaVersion, getJavaVmVersion, is64bit, isIBM, isJDK4, isJDK5, isJDK6, isJDK7, isOpenJDK
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaProps

public JavaProps()
Deprecated. 

Liferay 6.2.0-ce-m4