Package org.apache.geode.modules.session.installer.args
package org.apache.geode.modules.session.installer.args
-
ClassDescriptionClass representing a single command line argument.Interface specifying the requirements for objects wiching to be able to examine arguments (potentially tweaking parameters) at the time of parsing, thereby allowing for usage display to occur automatically.This class is used to process command line arguments for Java programs in a flexible and powerful manner.Result object capturing the result of processing command line arguments.Interface defining unknown argument handlers, given the opportunity to either ignore the issue or force the parameter to be dealt with.Argument handler implementation which accepts file paths or URLs and normalizes the parameters to URLs.Invalid usage exception.