Class AppCDSUtil


  • public class AppCDSUtil
    extends Object
    • Constructor Detail

      • AppCDSUtil

        public AppCDSUtil()
    • Method Detail

      • loadGeneratedClasses

        public static void loadGeneratedClasses()
                                         throws IOException,
                                                ClassNotFoundException
        This is never meant to be used in a regular application run. It is only referenced by the generated main with the purpose of loading all the generated and transformed classes in order to give the AppCDS generation process a larger set of classes to work with
        Throws:
        IOException
        ClassNotFoundException