public class MBeanInfoAssembler extends Object
| Modifier and Type | Field and Description |
|---|---|
protected WeakHashMap<Class<?>,org.activiti.management.jmx.MBeanInfoAssembler.MBeanAttributesAndOperations> |
cache |
| Constructor and Description |
|---|
MBeanInfoAssembler() |
| Modifier and Type | Method and Description |
|---|---|
static String |
capitalize(String text) |
ModelMBeanInfo |
getMBeanInfo(Object defaultManagedBean,
Object customManagedBean,
String objectName) |
protected final WeakHashMap<Class<?>,org.activiti.management.jmx.MBeanInfoAssembler.MBeanAttributesAndOperations> cache
public ModelMBeanInfo getMBeanInfo(Object defaultManagedBean, Object customManagedBean, String objectName) throws JMException
JMExceptionCopyright © 2016 Alfresco. All rights reserved.