Class Query

java.lang.Object
org.jmxtrans.embedded.Query
All Implemented Interfaces:
QueryMBean

public class Query
extends Object
implements QueryMBean
Describe a JMX query on which metrics are collected and hold the query and export business logic (collectMetrics() and exportCollectedMetrics()).
Author:
Cyrille Le Clerc, Jon Stevens