|
|
javax > javax.management > javax.management.modelmbean > javax.management.modelmbean.modelmbeaninfosupport >
Class: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.Object javax.management.MBeanInfo javax.management.modelmbean.ModelMBeanInfoSupport
public class ModelMBeanInfoSupport extends MBeanInfo implements ModelMBeanInfo
FIELDS:
CONSTRUCTORS:
| | | public | ModelMBeanInfoSupport(ModelMBeanInfo mbi) |
| | public | ModelMBeanInfoSupport(String className, String description, ModelMBeanAttributeInfo[] attributes, ModelMBeanConstructorInfo[] constructors, ModelMBeanOperationInfo[] operations, ModelMBeanNotificationInfo[] notifications) |
| | public | ModelMBeanInfoSupport(String className, String description, ModelMBeanAttributeInfo[] attributes, ModelMBeanConstructorInfo[] constructors, ModelMBeanOperationInfo[] operations, ModelMBeanNotificationInfo[] notifications, Descriptor mbeandescriptor) |
| |
|
|
|
METHODS:
INHERITED METHODS:
| clone(), getClassName(), getDescription(), getAttributes(), getOperations(), getConstructors(), getNotifications(), getDescriptor(), toString(), equals(java.lang.Object), hashCode(), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|