Uses of Class
com.aspectran.daemon.command.CommandResult
Packages that use CommandResult
Package
Description
-
Uses of CommandResult in com.aspectran.daemon.command
Methods in com.aspectran.daemon.command that return CommandResultModifier and TypeMethodDescriptionCommand.execute
(CommandParameters parameters) This method will be called as the starting point to execute the logic for the action mapped to this command.protected CommandResult
protected CommandResult
protected CommandResult
protected CommandResult
-
Uses of CommandResult in com.aspectran.daemon.command.builtins
Methods in com.aspectran.daemon.command.builtins that return CommandResultModifier and TypeMethodDescriptionComponentCommand.execute
(CommandParameters parameters) InvokeActionCommand.execute
(CommandParameters parameters) PollingIntervalCommand.execute
(CommandParameters parameters) QuitCommand.execute
(CommandParameters parameters) RestartCommand.execute
(CommandParameters parameters) SysInfoCommand.execute
(CommandParameters parameters) TransletCommand.execute
(CommandParameters parameters) -
Uses of CommandResult in com.aspectran.jetty.daemon.command
Methods in com.aspectran.jetty.daemon.command that return CommandResult -
Uses of CommandResult in com.aspectran.undertow.daemon.command
Methods in com.aspectran.undertow.daemon.command that return CommandResult