类 CabinAppBootstrap


  • public class CabinAppBootstrap
    extends Object
    • 构造器详细资料

      • CabinAppBootstrap

        public CabinAppBootstrap()
    • 方法详细资料

      • run

        public static void run​(String[] args)
        Start a new thread to re-run the application, the previous main thread would block until the new thread exit and no more application code would execute.
        参数:
        args - the application launch arguments