operationDescriptor);
}
public ModelMBeanInfo getModelMbeanInfo(Class clazz) {
supporter.clear();
ManagedResource mr = getManagedResource(clazz);
if (mr == null) {
// the class is not need to expose to jmx
return null;
}
// Clazz get all the method which should be managemed