Package io.virtdata.apps
Class VirtDataMainApp
- java.lang.Object
-
- io.virtdata.apps.VirtDataMainApp
-
public class VirtDataMainApp 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 VirtDataMainApp()
-
Method Summary
Modifier and Type Method Description static booleanhasNamedApp(java.lang.String appname)static voidmain(java.lang.String[] args)
-