Uses of Interface
com.aspectran.shell.command.Command.Descriptor
Packages that use Command.Descriptor
Package
Description
Built-in commands provided by Aspectran Shell.
-
Uses of Command.Descriptor in com.aspectran.jetty.shell.command
Methods in com.aspectran.jetty.shell.command that return Command.Descriptor -
Uses of Command.Descriptor in com.aspectran.shell.command
Methods in com.aspectran.shell.command that return Command.DescriptorModifier and TypeMethodDescriptionCommand.getDescriptor()
This method returns an instance of Command.Descriptor. -
Uses of Command.Descriptor in com.aspectran.shell.command.builtins
Methods in com.aspectran.shell.command.builtins that return Command.DescriptorModifier and TypeMethodDescriptionAspectCommand.getDescriptor()
ClearCommand.getDescriptor()
EchoCommand.getDescriptor()
HelpCommand.getDescriptor()
HistoryCommand.getDescriptor()
JobCommand.getDescriptor()
PBDecryptCommand.getDescriptor()
PBEncryptCommand.getDescriptor()
QuitCommand.getDescriptor()
RestartCommand.getDescriptor()
SysInfoCommand.getDescriptor()
TransletCommand.getDescriptor()
VerboseCommand.getDescriptor()
-
Uses of Command.Descriptor in com.aspectran.undertow.shell.command
Methods in com.aspectran.undertow.shell.command that return Command.Descriptor