javax > javax.management > javax.management.mbeanattributeinfo >

Class: javax.management.MBeanAttributeInfo
    java.lang.Object
       javax.management.MBeanFeatureInfo
               javax.management.MBeanAttributeInfo


public class MBeanAttributeInfo extends MBeanFeatureInfo implements Cloneable


FIELDS:

CONSTRUCTORS:
public MBeanAttributeInfo(String name, String type, String description, boolean isReadable, boolean isWritable, boolean isIs)

public MBeanAttributeInfo(String name, String type, String description, boolean isReadable, boolean isWritable, boolean isIs, Descriptor descriptor)

public MBeanAttributeInfo(String name, String description, Method getter, Method setter)


METHODS:
public Object clone()
Overrides: Object

public boolean equals(Object o)
Overrides: MBeanFeatureInfo
Overrides: Object

public String getType()

public int hashCode()
Overrides: MBeanFeatureInfo
Overrides: Object

public boolean isIs()

public boolean isReadable()

public boolean isWritable()

public String toString()
Overrides: Object


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

SUBCLASSES:
ModelMBeanAttributeInfo, OpenMBeanAttributeInfoSupport,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net