jdk/src/java.management/share/classes/javax/management/openmbean/package.html
changeset 44858 7183899b064b
parent 25859 3317bb8137f4
child 46050 f51c14dc540f
equal deleted inserted replaced
44857:9b65ef2c7ae9 44858:7183899b064b
    75       <code>OpenType</code> will be a {@link
    75       <code>OpenType</code> will be a {@link
    76       javax.management.openmbean.CompositeType CompositeType} that
    76       javax.management.openmbean.CompositeType CompositeType} that
    77       describes the items in the <code>CompositeData</code> instances
    77       describes the items in the <code>CompositeData</code> instances
    78       for the attribute.</p>
    78       for the attribute.</p>
    79 
    79 
    80     <h2><a name="constraints">Default values and constraints</a></h2>
    80     <h2><a id="constraints">Default values and constraints</a></h2>
    81 
    81 
    82     <p>In Open MBeans, attributes and parameters can have default values
    82     <p>In Open MBeans, attributes and parameters can have default values
    83       and/or constraints associated with them in the {@code
    83       and/or constraints associated with them in the {@code
    84       OpenMBeanAttributeInfo} or {@code OpenMBeanParameterInfo}.
    84       OpenMBeanAttributeInfo} or {@code OpenMBeanParameterInfo}.
    85       There are two ways to specify these constraints.  Either the
    85       There are two ways to specify these constraints.  Either the