jdk/src/share/classes/javax/management/modelmbean/ModelMBeanInfo.java
changeset 21656 d4c777ccb1db
parent 5506 202f599c92aa
child 23010 6dadb192ad81
equal deleted inserted replaced
21655:55f32ae4f920 21656:d4c777ccb1db
   163      * <P id="descriptor">
   163      * <P id="descriptor">
   164      * The fields in the descriptor are defined, but not limited to, the
   164      * The fields in the descriptor are defined, but not limited to, the
   165      * following.  Note that when the Type in this table is Number, a String
   165      * following.  Note that when the Type in this table is Number, a String
   166      * that is the decimal representation of a Long can also be used.</P>
   166      * that is the decimal representation of a Long can also be used.</P>
   167      *
   167      *
   168      * <table border="1" cellpadding="5">
   168      * <table border="1" cellpadding="5" summary="ModelMBean Fields">
   169      * <tr><th>Name</th><th>Type</th><th>Meaning</th></tr>
   169      * <tr><th>Name</th><th>Type</th><th>Meaning</th></tr>
   170      * <tr><td>name</td><td>String</td>
   170      * <tr><td>name</td><td>String</td>
   171      *     <td>MBean name.</td></tr>
   171      *     <td>MBean name.</td></tr>
   172      * <tr><td>descriptorType</td><td>String</td>
   172      * <tr><td>descriptorType</td><td>String</td>
   173      *     <td>Must be "mbean".</td></tr>
   173      *     <td>Must be "mbean".</td></tr>