Class Main


  • public class Main
    extends java.lang.Object
    CLI entry point that will setup the module subsystem and delegate the main execution to the first archive in its import list... TODO: reusability of this class needs to be improved.
    • Field Detail

      • parentClassLoader

        private java.lang.ClassLoader parentClassLoader
    • Constructor Detail

      • Main

        public Main()