public static interface JmxScraper.MBeanReceiver
| Modifier and Type | Method and Description |
|---|---|
void |
recordBean(String domain,
LinkedHashMap<String,String> beanProperties,
LinkedList<String> attrKeys,
String attrName,
String attrType,
String attrDescription,
Object value) |
void recordBean(String domain, LinkedHashMap<String,String> beanProperties, LinkedList<String> attrKeys, String attrName, String attrType, String attrDescription, Object value)
Copyright © 2017. All rights reserved.