- 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 Summary
Constructors
-
Method Summary
void
Starts the application entry point.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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