Uses of Class
org.apache.qpid.junit.extensions.util.CommandLineParser

Packages that use CommandLineParser
org.apache.qpid.junit.extensions.util Provides some helper classes. 
 

Uses of CommandLineParser in org.apache.qpid.junit.extensions.util
 

Methods in org.apache.qpid.junit.extensions.util with parameters of type CommandLineParser
static Properties CommandLineParser.processCommandLine(String[] args, CommandLineParser commandLine, Properties properties)
          Extracts all name=value pairs from the command line, sets them all as system properties and also returns a map of properties containing them.
 



Licensed to the Apache Software Foundation