Class Main


  • public final class Main
    extends Object
    Selfcontained main bootstrap class to launch the webcontainer tjws and run the daemon web application.
    • Method Detail

      • main

        public static void main​(String[] bootstrapArguments)
                         throws Exception
        Main entrypoint.
        Parameters:
        bootstrapArguments - The bootstrap arguments.
        Throws:
        Exception - If exception happens.