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:
public Object clone()
Overrides: Object

public boolean equals(Object o)
Overrides: Object

public MBeanAttributeInfo[] getAttributes()

public String getClassName()

public MBeanConstructorInfo[] getConstructors()

public String getDescription()

public Descriptor getDescriptor()

public MBeanNotificationInfo[] getNotifications()

public MBeanOperationInfo[] getOperations()

public int hashCode()
Overrides: Object

public String toString()
Overrides: Object


INHERITED METHODS:
getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:
ModelMBeanInfoSupport, OpenMBeanInfoSupport,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net