Package com.yahoo.jdisc.http
Class ServerConfig.Jmx
- java.lang.Object
-
- com.yahoo.config.Node
-
- com.yahoo.config.InnerNode
-
- com.yahoo.jdisc.http.ServerConfig.Jmx
-
- Enclosing class:
- ServerConfig
public static final class ServerConfig.Jmx extends com.yahoo.config.InnerNode
This class represents server.jmx
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ServerConfig.Jmx.Builder
-
Constructor Summary
Constructors Constructor Description Jmx(ServerConfig.Jmx.Builder builder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
enabled()
int
listenPort()
-
-
-
Constructor Detail
-
Jmx
public Jmx(ServerConfig.Jmx.Builder builder)
-
-