javax > javax.management > javax.management.openmbean > javax.management.openmbean.openmbeanattributeinfosupport >

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


public class OpenMBeanAttributeInfoSupport extends MBeanAttributeInfo implements OpenMBeanAttributeInfo


FIELDS:

CONSTRUCTORS:
public OpenMBeanAttributeInfoSupport(String name, String description, OpenType openType, boolean isReadable, boolean isWritable, boolean isIs)

public OpenMBeanAttributeInfoSupport(String name, String description, OpenType openType, boolean isReadable, boolean isWritable, boolean isIs, Descriptor descriptor)

public OpenMBeanAttributeInfoSupport(String name, String description, OpenType openType, boolean isReadable, boolean isWritable, boolean isIs, Object defaultValue)

public OpenMBeanAttributeInfoSupport(String name, String description, OpenType openType, boolean isReadable, boolean isWritable, boolean isIs, Object defaultValue, Object[] legalValues)

public OpenMBeanAttributeInfoSupport(String name, String description, OpenType openType, boolean isReadable, boolean isWritable, boolean isIs, Object defaultValue, Comparable minValue, Comparable maxValue)


METHODS:
public boolean equals(Object obj)
Overrides: MBeanAttributeInfo
Overrides: MBeanFeatureInfo
Overrides: Object

public Object getDefaultValue()

public Set getLegalValues()

public Comparable getMaxValue()

public Comparable getMinValue()

public OpenType getOpenType()

public boolean hasDefaultValue()

public boolean hasLegalValues()

public boolean hasMaxValue()

public boolean hasMinValue()

public int hashCode()
Overrides: MBeanAttributeInfo
Overrides: MBeanFeatureInfo
Overrides: Object

public boolean isValue(Object obj)

public String toString()
Overrides: MBeanAttributeInfo
Overrides: Object


INHERITED METHODS:
clone(), getType(), isReadable(), isWritable(), isIs(), toString(), equals(java.lang.Object), hashCode(), 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:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net