Uses of Interface
com.aspectran.daemon.command.Command.Descriptor
Packages that use Command.Descriptor
Package
Description
-
Uses of Command.Descriptor in com.aspectran.daemon.command
Methods in com.aspectran.daemon.command that return Command.DescriptorModifier and TypeMethodDescriptionCommand.getDescriptor()
This method returns an instance of Command.Descriptor. -
Uses of Command.Descriptor in com.aspectran.daemon.command.builtins
Methods in com.aspectran.daemon.command.builtins that return Command.DescriptorModifier and TypeMethodDescriptionComponentCommand.getDescriptor()
InvokeActionCommand.getDescriptor()
PollingIntervalCommand.getDescriptor()
QuitCommand.getDescriptor()
RestartCommand.getDescriptor()
SysInfoCommand.getDescriptor()
TransletCommand.getDescriptor()
-
Uses of Command.Descriptor in com.aspectran.jetty.daemon.command
Methods in com.aspectran.jetty.daemon.command that return Command.Descriptor -
Uses of Command.Descriptor in com.aspectran.undertow.daemon.command
Methods in com.aspectran.undertow.daemon.command that return Command.Descriptor