| Package | Description | 
|---|---|
| org.springframework.shell.command.invocation | 
| Modifier and Type | Method and Description | 
|---|---|
| InvocableShellMethod | InvocableShellMethod. createWithResolvedBean()If the provided instance contains a bean name rather than an object instance,
 the bean name is resolved before a  InvocableShellMethodis created and
 returned. | 
| InvocableShellMethod | InvocableShellMethod. getResolvedFromHandlerMethod()Return the HandlerMethod from which this HandlerMethod instance was
 resolved via  createWithResolvedBean(). | 
| Constructor and Description | 
|---|
| InvocableShellMethod(InvocableShellMethod handlerMethod)Copy constructor for use in subclasses. | 
Copyright © 2023. All rights reserved.