Class JmxConfig

    • Constructor Detail

      • JmxConfig

        public JmxConfig()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
        The state of the JMX publisher.
        Returns:
        the state of the JMX publisher
      • enable

        public JmxConfig enable​(boolean enabled)
        Set the state of the JMX publisher.
        Parameters:
        enabled - True if metrics are published to JMX. False otherwise
        Returns:
        this