Class ModelizerAppEntryPoint

java.lang.Object
lu.kbra.modelizer_next.ModelizerAppEntryPoint
All Implemented Interfaces:
AppMain

public class ModelizerAppEntryPoint extends Object implements AppMain
Bootstrap-facing entry point that starts the normal Modelizer Next application from an external runtime.
  • Constructor Details

    • ModelizerAppEntryPoint

      public ModelizerAppEntryPoint()
  • Method Details

    • start

      public void start(String[] args)
      Starts the application entry point.
      Specified by:
      start in interface AppMain
      Parameters:
      args - command-line arguments supplied by the launcher