Class CommandLineParser

java.lang.Object
org.openspaces.pu.container.support.CommandLineParser

public abstract class CommandLineParser extends Object
A simple command line parser transforming a list of string arguments into CommandLineParser.Parameter arguments. The arguments are in the form of -param1 arg1 arg2 -parm2 arg1.
Author:
kimchy