Package org.sonatype.gshell.command.registry

Command registry components.

See:
          Description

Interface Summary
CommandRegistrar Registers commands.
CommandRegistry Registry for commands.
 

Class Summary
CommandNameCompleter Completer for command names.
CommandRegisteredEvent Event fired once a command has been registered.
CommandRegistrarSupport Support for CommandRegistrar implementations.
CommandRegistryImpl CommandRegistry component.
CommandRemovedEvent Event fired once a command has been removed.
CommandsCompleter Command path and argument completer.
 

Exception Summary
DuplicateCommandException Thrown to indicate a duplicate command registration attempt has failed.
NoSuchCommandException Thrown to indicate that a requested named-command was not found.
 

Package org.sonatype.gshell.command.registry Description

Command registry components.

Since:
2.5


Copyright © 2008-2011 Sonatype. All Rights Reserved.