Package | Description |
---|---|
org.sonatype.gshell |
GShell API.
|
org.sonatype.gshell.branding | |
org.sonatype.gshell.maven | |
org.sonatype.gshell.shell |
Modifier and Type | Method and Description |
---|---|
protected abstract Branding |
MainSupport.createBranding() |
protected Branding |
MainSupport.getBranding() |
Modifier and Type | Class and Description |
---|---|
class |
BrandingSupport
Support for
Branding implementations. |
Modifier and Type | Class and Description |
---|---|
class |
BrandingImpl
Branding for Maven GShell plugin.
|
Modifier and Type | Method and Description |
---|---|
protected Branding |
ShellRunner.createBranding() |
Modifier and Type | Method and Description |
---|---|
Branding |
ShellImpl.getBranding() |
Branding |
Shell.getBranding() |
Constructor and Description |
---|
ShellImpl(EventManager events,
CommandExecutor executor,
Branding branding,
IO io,
Variables variables) |
ShellPrompt(javax.inject.Provider<Variables> variables,
Branding branding) |
Copyright © 2008-2012 Sonatype. All Rights Reserved.