Class ServerConfig.Jmx

  • Enclosing class:
    ServerConfig

    public static final class ServerConfig.Jmx
    extends com.yahoo.config.InnerNode
    This class represents server.jmx
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean enabled()  
      int listenPort()  
      • Methods inherited from class com.yahoo.config.InnerNode

        equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toString
      • Methods inherited from class com.yahoo.config.Node

        clone
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • enabled

        public boolean enabled()
        Returns:
        server.jmx.enabled
      • listenPort

        public int listenPort()
        Returns:
        server.jmx.listenPort