Package org.apache.ofbiz.base.start
Class StartupCommandUtil
- java.lang.Object
-
- org.apache.ofbiz.base.start.StartupCommandUtil
-
public final class StartupCommandUtil extends java.lang.Object
A utility class for processing OFBiz command line argumentsDefines OFBiz startup options called through main e.g. --load-data or --help in addition to utility methods for parsing and handling these options
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
StartupCommandUtil.StartupOption
-
Constructor Summary
Constructors Constructor Description StartupCommandUtil()
-