Uses of Class
org.sonatype.gshell.util.cli2.CliProcessor

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

Uses of CliProcessor in org.sonatype.gshell.command.support
 

Methods in org.sonatype.gshell.command.support that return CliProcessor
 CliProcessor CommandHelpSupport.createProcessor(CommandAction command)
           
 

Uses of CliProcessor in org.sonatype.gshell.commands.standard
 

Methods in org.sonatype.gshell.commands.standard with parameters of type CliProcessor
 void AliasCommand.setProcessor(CliProcessor processor)
           
 

Uses of CliProcessor in org.sonatype.gshell.util.cli2
 

Methods in org.sonatype.gshell.util.cli2 with parameters of type CliProcessor
 void CliProcessorAware.setProcessor(CliProcessor processor)
           
 

Constructors in org.sonatype.gshell.util.cli2 with parameters of type CliProcessor
HelpPrinter(CliProcessor processor)
           
 



Copyright © 2008-2011 Sonatype. All Rights Reserved.