Class StandardMethodTargetRegistrar

java.lang.Object
org.springframework.shell.standard.StandardMethodTargetRegistrar
All Implemented Interfaces:
MethodTargetRegistrar

public class StandardMethodTargetRegistrar extends Object implements MethodTargetRegistrar
The standard implementation of MethodTargetRegistrar for new shell applications, resolves methods annotated with ShellMethod on ShellComponent beans.