|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NameAware | |
|---|---|
| org.sonatype.gshell.command.support | Command support components. |
| org.sonatype.gshell.commands.file | File commands. |
| org.sonatype.gshell.commands.logging.component | |
| org.sonatype.gshell.commands.logging.logger | |
| org.sonatype.gshell.commands.network | Network commands. |
| org.sonatype.gshell.commands.pref | Preference management commands. |
| org.sonatype.gshell.commands.standard | Standard commands. |
| Uses of NameAware in org.sonatype.gshell.command.support |
|---|
| Classes in org.sonatype.gshell.command.support that implement NameAware | |
|---|---|
class |
CommandActionSupport
Provides support for CommandAction implementations. |
| Uses of NameAware in org.sonatype.gshell.commands.file |
|---|
| Classes in org.sonatype.gshell.commands.file that implement NameAware | |
|---|---|
class |
ChangeDirectoryCommand
Changes the current directory. |
class |
CopyCommand
Copy file or directory |
class |
CreateDirectoryCommand
Create a directory. |
class |
CurrentDirectoryCommand
Displays the current directory. |
class |
DeleteDirectoryCommand
Remove a directory. |
class |
DeleteFileCommand
Remove a file. |
class |
ListDirectoryCommand
List the contents of a file or directory. |
| Uses of NameAware in org.sonatype.gshell.commands.logging.component |
|---|
| Classes in org.sonatype.gshell.commands.logging.component that implement NameAware | |
|---|---|
class |
ComponentListCommand
List components. |
| Uses of NameAware in org.sonatype.gshell.commands.logging.logger |
|---|
| Classes in org.sonatype.gshell.commands.logging.logger that implement NameAware | |
|---|---|
class |
LoggerLevelsCommand
List valid logger levels. |
class |
LoggerListCommand
List loggers. |
class |
LoggerSetLevelCommand
Set the level of a logger. |
| Uses of NameAware in org.sonatype.gshell.commands.network |
|---|
| Classes in org.sonatype.gshell.commands.network that implement NameAware | |
|---|---|
class |
HostnameCommand
Displays the name of the current host. |
class |
WgetCommand
Fetch a file from a URL. |
| Uses of NameAware in org.sonatype.gshell.commands.pref |
|---|
| Classes in org.sonatype.gshell.commands.pref that implement NameAware | |
|---|---|
class |
ExportPreferencesCommand
Export preference nodes to a file. |
class |
GetPreferenceCommand
Get a preference value. |
class |
ImportPreferencesCommand
Import preference nodes from a file. |
class |
ListPreferencesCommand
List preferences. |
class |
PreferenceCommandSupport
Support for preference commands. |
class |
PreferenceNodeCommandSupport
Support for preference node commands. |
class |
RemovePreferencesCommand
Remove a tree of preferences. |
class |
SetPreferenceCommand
Set a preference value. |
class |
UnsetPreferenceCommand
Unset a preference value. |
| Uses of NameAware in org.sonatype.gshell.commands.standard |
|---|
| Classes in org.sonatype.gshell.commands.standard that implement NameAware | |
|---|---|
class |
AliasCommand
Define an alias or list defined aliases. |
class |
EchoCommand
Print all arguments to the commands standard output. |
class |
ExitCommand
Exit the current shell. |
class |
HelpCommand
Display help pages. |
class |
HistoryCommand
Display history. |
class |
InfoCommand
Display shell information. |
class |
RecallHistoryCommand
Recall history. |
class |
SetCommand
Set a variable or property. |
class |
SourceCommand
Read and execute commands from a file in the current shell. |
class |
UnaliasCommand
Undefine an alias. |
class |
UnsetCommand
Unset a variable or property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||