Class ViewConfigReloader


  • public class ViewConfigReloader
    extends java.lang.Object
    ViewConfigReloader.
    Author:
    Vladimir Dvorak
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void reloadViewConfig​(java.lang.ClassLoader classLoader, java.lang.Object viewConfigExtensionObj, java.util.List rootClassNameList)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ViewConfigReloader

        public ViewConfigReloader()
    • Method Detail

      • reloadViewConfig

        public static void reloadViewConfig​(java.lang.ClassLoader classLoader,
                                            java.lang.Object viewConfigExtensionObj,
                                            java.util.List rootClassNameList)