Package dev.voidframework.core
Class ApplicationLauncher
java.lang.Object
dev.voidframework.core.ApplicationLauncher
Application launcher are expected to instantiate and run all parts of an
application based on Void Framework, wiring everything together.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApplicationLauncher
public ApplicationLauncher()Build a new instance.
-
-
Method Details
-
launch
public void launch()Launch Void Framework.
-