Lines Matching refs:descriptor

55  * <P id="descriptor">
56 * The fields in the descriptor are defined, but not limited to, the following.
73 * <td>Name of operation descriptor for get method.</td></tr>
75 * <td>Name of operation descriptor for set method.</td></tr>
98 * <p>The default descriptor contains the name, descriptorType and displayName
181 * descriptor. The {@link Descriptor} of the constructed
214 // create default descriptor
231 * @param descriptor An instance of Descriptor containing the
233 * it is null, then a default descriptor will be created. If
234 * the descriptor does not contain the field "displayName" this field is added
235 * in the descriptor with its default value.
239 * IllegalArgumentException. The descriptor is invalid, or descriptor
240 * field "name" is not equal to name parameter, or descriptor field
249 Descriptor descriptor)
261 attrDescriptor = validDescriptor(descriptor);
265 * Constructs a ModelMBeanAttributeInfo object with a default descriptor.
284 // create default descriptor
304 * @param descriptor An instance of Descriptor containing the
306 * it is null then a default descriptor will be created. If
307 * the descriptor does not contain the field "displayName" this field
308 * is added in the descriptor with its default value.
310 * IllegalArgumentException. The descriptor is invalid, or descriptor
311 * field "name" is not equal to name parameter, or descriptor field
321 Descriptor descriptor)
331 attrDescriptor = validDescriptor(descriptor);
336 * ModelMBeanAttributeInfo Object. A default descriptor will
387 * descriptor. The Descriptor is validated before it is
407 * field Names or field Values. If the descriptor construction