Package lu.kbra.modelizer_next.bootstrap
Interface AppMain
- All Known Implementing Classes:
ModelizerAppEntryPoint
public interface AppMain
Contract implemented by applications that can be launched by the bootstrap runtime.
-
Method Summary
-
Method Details
-
start
Starts the application entry point.- Parameters:
args- command-line arguments supplied by the launcher
-