public class StandardMethodTargetRegistrar extends Object implements MethodTargetRegistrar, org.springframework.context.ApplicationContextAware
MethodTargetRegistrar for new shell
 applications, resolves methods annotated with ShellMethod on
 ShellComponent beans.| Constructor and Description | 
|---|
| StandardMethodTargetRegistrar() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | register(CommandCatalog registry)Register mappings from <command keyword(s)> to actual behavior. | 
| void | setApplicationContext(org.springframework.context.ApplicationContext applicationContext) | 
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwarepublic void register(CommandCatalog registry)
MethodTargetRegistrarregister in interface MethodTargetRegistrarCopyright © 2023. All rights reserved.