Package | Description |
---|---|
org.sonatype.gshell |
GShell API.
|
org.sonatype.gshell.commands.groovy | |
org.sonatype.gshell.commands.jetty | |
org.sonatype.gshell.commands.pref |
Preference management commands.
|
org.sonatype.gshell.commands.standard |
Standard commands.
|
org.sonatype.gshell.util.pref |
Modifier and Type | Class and Description |
---|---|
class |
MainSupport
Support for booting shell applications.
|
Modifier and Type | Class and Description |
---|---|
class |
GroovyCommand
Execute a Groovy script.
|
Modifier and Type | Class and Description |
---|---|
class |
JettyCommand
Start a Jetty server.
|
class |
JettyStopCommand
Start a Jetty server.
|
Modifier and Type | Class and Description |
---|---|
class |
ExportPreferencesCommand
Export preference nodes to a file.
|
class |
ListPreferencesCommand
List preferences.
|
Modifier and Type | Class and Description |
---|---|
class |
HelpCommand
Display help pages.
|
class |
InfoCommand
Display shell information.
|
Constructor and Description |
---|
PreferenceDescriptor(Preferences base,
Preference pref,
Setter setter) |
Copyright © 2008-2012 Sonatype. All Rights Reserved.