Class Hotswap

java.lang.Object
org.openxava.hotswap.Hotswap

public class Hotswap extends Object
To access the current versions of classes and resources loaded in hot and know if hot reloading is active.
Since:
7.5
Author:
Javier Paniza
  • Constructor Details

    • Hotswap

      public Hotswap()
  • Method Details

    • isActive

      public static boolean isActive()
    • getModelVersion

      public static int getModelVersion()
    • getControllersVersion

      public static int getControllersVersion()
    • getApplicationVersion

      public static int getApplicationVersion()
    • getPersistentModelVersion

      public static int getPersistentModelVersion()
    • getI18nResourcesVersion

      public static int getI18nResourcesVersion()