JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javax.management.modelmbean.DescriptorSupport
Packages that use
DescriptorSupport
Package
Description
javax.management.modelmbean
Provides the definition of the ModelMBean classes.
Uses of
DescriptorSupport
in
javax.management.modelmbean
Constructors in
javax.management.modelmbean
with parameters of type
DescriptorSupport
Constructor
Description
DescriptorSupport
(
DescriptorSupport
inDescr)
Descriptor constructor taking a Descriptor as parameter.