Liferay 6.1.2-ce-ga3

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


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.1.2-ce-ga3