Uses of Interface
org.springframework.shell.command.CommandRegistration.TargetInfo
Packages that use CommandRegistration.TargetInfo
-
Uses of CommandRegistration.TargetInfo in org.springframework.shell.command
Classes in org.springframework.shell.command that implement CommandRegistration.TargetInfoMethods in org.springframework.shell.command that return CommandRegistration.TargetInfoModifier and TypeMethodDescriptionCommandRegistration.DefaultCommandRegistration.getTarget()
CommandRegistration.getTarget()
Gets target info.CommandRegistration.TargetInfo.of
(Consumer<CommandContext> consumer) CommandRegistration.TargetInfo.of
(Function<CommandContext, ?> function)