Package io.airlift.jmx
Class JmxConfig
- java.lang.Object
-
- io.airlift.jmx.JmxConfig
-
@DefunctConfig("jmx.rmiserver.hostname") public class JmxConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description JmxConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetRmiRegistryPort()IntegergetRmiServerPort()JmxConfigsetRmiRegistryPort(Integer rmiRegistryPort)JmxConfigsetRmiServerPort(Integer rmiServerPort)
-