Package org.springframework.boot.actuate.endpoint.invoke.reflect
package org.springframework.boot.actuate.endpoint.invoke.reflect
Endpoint reflection support.
-
ClassDescriptionInformation describing an operation method on an endpoint method.An
OperationInvoker
that invokes an operation using reflection.