| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint.invoke |
Interfaces and classes relating to invoking operation methods.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
OperationInvoker.invoke(InvocationContext context)
Invoke the underlying operation using the given
context. |