Package io.virtdata.apps
Class MainApp
- java.lang.Object
-
- io.virtdata.apps.MainApp
-
public class MainApp extends java.lang.ObjectThis just routes the user to the correct sub-app depending on the leading verb, stripping it off in the process.
-
-
Constructor Summary
Constructors Constructor Description MainApp()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-