public class JmxMBeanPropertyCache extends Object
| 构造器和说明 |
|---|
JmxMBeanPropertyCache()
Instantiates a new Jmx m bean property cache.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,String> |
getKeyPropertyList(ObjectName mbeanName)
Gets key property list.
|
void |
onlyKeepMBeans(Set<ObjectName> latestBeans)
Only keep m beans.
|
public JmxMBeanPropertyCache()
public Map<String,String> getKeyPropertyList(ObjectName mbeanName)
mbeanName - the mbean namepublic void onlyKeepMBeans(Set<ObjectName> latestBeans)
latestBeans - the latest beansCopyright © 2020 dromara. All rights reserved.