Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
CommandRegistryImpl
CommandRegistry component. |
Constructor and Description |
---|
CommandNameCompleter(EventManager events,
CommandRegistry commands) |
Constructor and Description |
---|
CommandResolverImpl(javax.inject.Provider<Variables> variables,
EventManager events,
CommandRegistry commands) |
Constructor and Description |
---|
CommandRegistrarImpl(org.sonatype.guice.bean.locators.MutableBeanLocator container,
EventManager events,
CommandRegistry registry) |
Copyright © 2008-2013 Sonatype. All Rights Reserved.