Uses of Interface
org.springframework.boot.actuate.endpoint.jmx.JmxOperationParameter
Packages that use JmxOperationParameter
Package
Description
JMX support for actuator endpoints.
-
Uses of JmxOperationParameter in org.springframework.boot.actuate.endpoint.jmx
Methods in org.springframework.boot.actuate.endpoint.jmx that return types with arguments of type JmxOperationParameterModifier and TypeMethodDescriptionJmxOperation.getParameters()Returns the parameters the operation expects in the order that they should be provided.