Uses of Class
org.springframework.boot.autoconfigure.jmx.JmxProperties
Packages that use JmxProperties
Package
Description
Actuator JMX endpoint auto-configuration.
Auto-configuration for JMX.
-
Uses of JmxProperties in org.springframework.boot.actuate.autoconfigure.endpoint.jmx
Constructors in org.springframework.boot.actuate.autoconfigure.endpoint.jmx with parameters of type JmxPropertiesModifierConstructorDescriptionJmxEndpointAutoConfiguration
(ApplicationContext applicationContext, JmxEndpointProperties properties, JmxProperties jmxProperties) -
Uses of JmxProperties in org.springframework.boot.autoconfigure.jmx
Constructors in org.springframework.boot.autoconfigure.jmx with parameters of type JmxProperties