cjmx.util

jmx

package jmx

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. jmx
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. abstract class JMXConnection extends AnyRef

    Provides access to a local or remote MBean server.

  2. case class MBeanQuery(from: Option[ObjectName], where: Option[QueryExp]) extends Product with Serializable

    Represents a where for MBeans that match an expression.

  3. implicit final class RichMBeanServerConnection extends AnyVal

Value Members

  1. object Attach

  2. object JMX

    Provides utilities for working with JMX.

  3. object JMXConnection

  4. object JMXTags

    Type tags related to JMX.

  5. object MBeanQuery extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped