Package com.iizix.app.builder
Class ApplicationDistributorCommandLine
- java.lang.Object
-
- com.iizix.app.builder.ApplicationDistributorCommandLine
-
public class ApplicationDistributorCommandLine extends java.lang.Object
The Command Line to create an Application Distribution.- Author:
- Christopher Mindus
-
-
Constructor Summary
Constructors Constructor Description ApplicationDistributorCommandLine()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] arg)
Command line.
-