Uses of Class
org.springframework.boot.autoconfigure.jmx.JmxProperties
Packages that use JmxProperties
Package
Description
Actuator JMX endpoint auto-configuration.
Auto-configuration for JMX.
Auto-configuration for Spring Integration.
-
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 -
Uses of JmxProperties in org.springframework.boot.integration.autoconfigure
Methods in org.springframework.boot.integration.autoconfigure with parameters of type JmxPropertiesModifier and TypeMethodDescriptionorg.springframework.integration.monitor.IntegrationMBeanExporter
IntegrationAutoConfiguration.IntegrationJmxConfiguration.integrationMbeanExporter
(BeanFactory beanFactory, JmxProperties properties)