Interface EntryPoint

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void onModuleLoad()
      The entry point method, called automatically by loading a module that declares an implementing class as an entry point.
    • Method Detail

      • onModuleLoad

        void onModuleLoad()
        The entry point method, called automatically by loading a module that declares an implementing class as an entry point.