Uses of Package
org.sonatype.gshell.command.registry

Packages that use org.sonatype.gshell.command.registry
org.sonatype.gshell.command.registry Command registry components. 
org.sonatype.gshell.command.resolver Command resolver components. 
org.sonatype.gshell.guice Support for building shells with Google Guice
 

Classes in org.sonatype.gshell.command.registry used by org.sonatype.gshell.command.registry
CommandRegistrar
          Registers commands.
CommandRegistry
          Registry for commands.
DuplicateCommandException
          Thrown to indicate a duplicate command registration attempt has failed.
NoSuchCommandException
          Thrown to indicate that a requested named-command was not found.
 

Classes in org.sonatype.gshell.command.registry used by org.sonatype.gshell.command.resolver
CommandRegistry
          Registry for commands.
 

Classes in org.sonatype.gshell.command.registry used by org.sonatype.gshell.guice
CommandRegistrar
          Registers commands.
CommandRegistrarSupport
          Support for CommandRegistrar implementations.
CommandRegistry
          Registry for commands.
 



Copyright © 2008-2011 Sonatype. All Rights Reserved.