Class StartupCommandUtil


  • public final class StartupCommandUtil
    extends java.lang.Object
    A utility class for processing OFBiz command line arguments

    Defines OFBiz startup options called through main e.g. --load-data or --help in addition to utility methods for parsing and handling these options

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StartupCommandUtil

        public StartupCommandUtil()