Uses of Class
org.sonatype.gshell.command.registry.NoSuchCommandException

Packages that use NoSuchCommandException
org.sonatype.gshell.command.registry Command registry components. 
 

Uses of NoSuchCommandException in org.sonatype.gshell.command.registry
 

Methods in org.sonatype.gshell.command.registry that throw NoSuchCommandException
 CommandAction CommandRegistry.getCommand(String name)
           
 CommandAction CommandRegistryImpl.getCommand(String name)
           
 void CommandRegistry.removeCommand(String name)
           
 void CommandRegistryImpl.removeCommand(String name)
           
 



Copyright © 2008-2011 Sonatype. All Rights Reserved.