Interface RuntimeProvider

    • Method Detail

      • run

        void run​(java.lang.String[] args)
          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • preLoad

        void preLoad()
              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • init

        void init​(boolean clientInstance)