Class Hotswap


  • public class Hotswap
    extends java.lang.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 Detail

      • Hotswap

        public Hotswap()
    • Method Detail

      • 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()