Interface Component

    • Method Detail

      • init

        void init()
           throws Exception
        This method initializes the component.
        Throws:
        Exception - if an error occurs during the initialization
      • run

        void run()
          throws Exception
        This method executes the component.
        Throws:
        Exception - if an error occurs during the execution