Class JavaChecker

java.lang.Object
be.gaudry.model.system.JavaChecker

public class JavaChecker extends Object
Helps to verifier that the installed version of Java is at least sufficient for the application. Provided by the broldev.core.model project.
Since:
1.0 Sep 11, 2009, broldev.core.model 0.0.1-SNAPSHOT dependency
Version:
1.0 Sep 11, 2009
Author:
Steph GAUDRY
  • Method Details

    • checkJREVersion

      public static void checkJREVersion()
      Verifies that the installed version is at least sufficient for the application See the logging information to know how the logging is implemented.
      Throws:
      UnsupportedClassVersionError - with the error message if the installed version is not able to support application features