-
Subclasses of Query in org.jmxtrans.agent
| Modifier and Type |
Class |
Description |
class |
DiscoveryQuery |
DiscoveryQuery : Used to discover a list of JMX beans matching a specific naming pattern.
|
Methods in org.jmxtrans.agent with parameters of type Query
| Modifier and Type |
Method |
Description |
String |
JConsoleResultNameStrategyImpl.getResultName(Query query,
ObjectName objectName,
String attribute,
String compositeDataKey,
Integer position) |
|
String |
ResultNameStrategy.getResultName(Query query,
ObjectName objectName,
String attribute,
String compositeDataKey,
Integer position) |
|
String |
ResultNameStrategyImpl.getResultName(Query query,
ObjectName objectName,
String attribute,
String compositeDataKey,
Integer position) |
|