|
|
javax > javax.management > javax.management.mbeaninfo >
Class: javax.management.MBeanInfo java.lang.Object javax.management.MBeanInfo
public class MBeanInfo extends Object implements Cloneable, Serializable, DescriptorRead
FIELDS:
CONSTRUCTORS:
| | | public | MBeanInfo(String className, String description, MBeanAttributeInfo[] attributes, MBeanConstructorInfo[] constructors, MBeanOperationInfo[] operations, MBeanNotificationInfo[] notifications) |
| | public | MBeanInfo(String className, String description, MBeanAttributeInfo[] attributes, MBeanConstructorInfo[] constructors, MBeanOperationInfo[] operations, MBeanNotificationInfo[] notifications, Descriptor descriptor) |
| |
|
|
|
METHODS:
INHERITED METHODS:
| getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|