public interface MBeanReceiver
void recordBean(String domain, Map<String,String> beanProperties, LinkedList<String> attrKeys, String attrName, String attrType, String attrDescription, Object value)
domain - the domainbeanProperties - the bean propertiesattrKeys - the attr keysattrName - the attr nameattrType - the attr typeattrDescription - the attr descriptionvalue - the valueCopyright © 2020 dromara. All rights reserved.