Class ApplicationLauncher

java.lang.Object
dev.voidframework.core.ApplicationLauncher

public class ApplicationLauncher extends Object
Application launcher are expected to instantiate and run all parts of an application based on Void Framework, wiring everything together.
  • Constructor Details

    • ApplicationLauncher

      public ApplicationLauncher()
      Build a new instance.
  • Method Details

    • launch

      public void launch()
      Launch Void Framework.