Uses of Interface
org.springframework.shell.result.GenericResultHandler
Packages that use GenericResultHandler
Package
Description
Contains strategies for dealing with results of commands.
-
Uses of GenericResultHandler in org.springframework.shell.result
Methods in org.springframework.shell.result with parameters of type GenericResultHandlerModifier and TypeMethodDescriptionvoid
GenericResultHandlerService.addResultHandler
(GenericResultHandler handler) Add a generic result handler this this registry.