Uses of Interface
com.aspectran.daemon.command.Command
Packages that use Command
-
Uses of Command in com.aspectran.daemon.command
Classes in com.aspectran.daemon.command that implement CommandMethods in com.aspectran.daemon.command that return CommandModifier and TypeMethodDescriptionCommandRegistry.getCommand(Class<? extends Command> commandClass) CommandRegistry.getCommand(String commandName) DaemonCommandRegistry.getCommand(Class<? extends Command> commandClass) DaemonCommandRegistry.getCommand(String commandName) Methods in com.aspectran.daemon.command that return types with arguments of type CommandModifier and TypeMethodDescriptionCommandRegistry.getAllCommands()DaemonCommandRegistry.getAllCommands()Method parameters in com.aspectran.daemon.command with type arguments of type CommandModifier and TypeMethodDescriptionvoidDaemonCommandRegistry.addCommand(Class<? extends Command> commandClass) CommandRegistry.getCommand(Class<? extends Command> commandClass) DaemonCommandRegistry.getCommand(Class<? extends Command> commandClass) -
Uses of Command in com.aspectran.daemon.command.builtins
Classes in com.aspectran.daemon.command.builtins that implement CommandModifier and TypeClassDescriptionclassA daemon command that displays detailed information about an aspect, translet, or scheduled job, and can control its active state.classclassclassclassclassclass