|
|
javax > javax.management > javax.management.modelmbean > javax.management.modelmbean.descriptorsupport >
Class: javax.management.modelmbean.DescriptorSupport java.lang.Object javax.management.modelmbean.DescriptorSupport
public class DescriptorSupport extends Object implements Descriptor
FIELDS:
CONSTRUCTORS:
| | | public | DescriptorSupport() |
| | public | DescriptorSupport(int initNumFields) |
| | public | DescriptorSupport(DescriptorSupport inDescr) |
| | public | DescriptorSupport(String inStr) |
| | public | DescriptorSupport(String[] fieldNames, Object[] fieldValues) |
| | public | DescriptorSupport(java.lang.String... fields) |
| |
|
|
|
METHODS:
INHERITED METHODS:
| getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|