|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandRegistry | |
|---|---|
| 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. |
| Uses of CommandRegistry in org.sonatype.gshell.command.registry |
|---|
| Classes in org.sonatype.gshell.command.registry that implement CommandRegistry | |
|---|---|
class |
CommandRegistryImpl
CommandRegistry component. |
| Constructors in org.sonatype.gshell.command.registry with parameters of type CommandRegistry | |
|---|---|
CommandNameCompleter(EventManager events,
CommandRegistry commands)
|
|
| Uses of CommandRegistry in org.sonatype.gshell.command.resolver |
|---|
| Constructors in org.sonatype.gshell.command.resolver with parameters of type CommandRegistry | |
|---|---|
CommandResolverImpl(javax.inject.Provider<Variables> variables,
EventManager events,
CommandRegistry commands)
|
|
| Uses of CommandRegistry in org.sonatype.gshell.guice |
|---|
| Constructors in org.sonatype.gshell.guice with parameters of type CommandRegistry | |
|---|---|
CommandRegistrarImpl(org.sonatype.guice.bean.locators.MutableBeanLocator container,
EventManager events,
CommandRegistry registry)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||