Uses of Package
org.sonatype.gshell.util.cli2

Packages that use org.sonatype.gshell.util.cli2
org.sonatype.gshell GShell API. 
org.sonatype.gshell.command Command components. 
org.sonatype.gshell.command.support Command support components. 
org.sonatype.gshell.commands.standard Standard commands. 
org.sonatype.gshell.util.cli2   
org.sonatype.gshell.util.cli2.handler   
 

Classes in org.sonatype.gshell.util.cli2 used by org.sonatype.gshell
Argument
          Configures a field or method for processing as a command-line argument.
Option
          Configures a field or method for processing as a command-line option.
 

Classes in org.sonatype.gshell.util.cli2 used by org.sonatype.gshell.command
OpaqueArguments
          Marker to indicate that arguments to a command should not be pre-processed.
 

Classes in org.sonatype.gshell.util.cli2 used by org.sonatype.gshell.command.support
CliProcessor
          Processes an object for cli annotations.
Option
          Configures a field or method for processing as a command-line option.
 

Classes in org.sonatype.gshell.util.cli2 used by org.sonatype.gshell.commands.standard
CliProcessor
          Processes an object for cli annotations.
CliProcessorAware
          Allows beans to become aware of their CliProcessor
 

Classes in org.sonatype.gshell.util.cli2 used by org.sonatype.gshell.util.cli2
Argument
          Configures a field or method for processing as a command-line argument.
ArgumentDescriptor
          Argument descriptor.
CliDescriptor
          Base-class for CLI descriptors.
CliProcessor
          Processes an object for cli annotations.
CliProcessor.Flavor
           
Option
          Configures a field or method for processing as a command-line option.
OptionDescriptor
          Option descriptor.
 

Classes in org.sonatype.gshell.util.cli2 used by org.sonatype.gshell.util.cli2.handler
CliDescriptor
          Base-class for CLI descriptors.
 



Copyright © 2008-2011 Sonatype. All Rights Reserved.