Searched refs:setOptionsFromCommandLineArgs (Results 1 – 5 of 5) sorted by relevance
1105 public List<String> setOptionsFromCommandLineArgs(List<String> listArgs) in setOptionsFromCommandLineArgs() method in Configuration1107 return setOptionsFromCommandLineArgs(listArgs, null); in setOptionsFromCommandLineArgs()1114 public List<String> setOptionsFromCommandLineArgs(List<String> listArgs, in setOptionsFromCommandLineArgs() method in Configuration
489 public List<String> setOptionsFromCommandLineArgs(List<String> listArgs) in setOptionsFromCommandLineArgs() method501 public List<String> setOptionsFromCommandLineArgs(List<String> listArgs, in setOptionsFromCommandLineArgs() method
537 final List<String> tmpUnconsumedArgs = config.setOptionsFromCommandLineArgs( in createConfigurationFromArgs()665 remainingArgs.addAll(config.setOptionsFromCommandLineArgs(listArgs)); in createGlobalConfigurationFromArgs()
153 public List<String> setOptionsFromCommandLineArgs(List<String> listArgs) in setOptionsFromCommandLineArgs() method
700 public List<String> setOptionsFromCommandLineArgs(List<String> listArgs) in setOptionsFromCommandLineArgs() method in GlobalConfiguration