Uses of Class
com.aspectran.daemon.command.CommandResult
Packages that use CommandResult
-
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 CommandResultprotected CommandResultprotected CommandResultprotected 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)