Packages

package config

Type Members

  1. case class Jmx (host: Option[String], port: Option[Int]) extends Product with Serializable

    Config class for SimpleJmx

    Config class for SimpleJmx

    host

    the optional host

    port

    the optional port

Ungrouped