Uses of Class
javax.management.ImmutableDescriptor
-
Packages that use ImmutableDescriptor Package Description javax.management Provides the core classes for the Java Management Extensions. -
-
Uses of ImmutableDescriptor in javax.management
Fields in javax.management declared as ImmutableDescriptor Modifier and Type Field and Description static ImmutableDescriptor
ImmutableDescriptor. EMPTY_DESCRIPTOR
An empty descriptor.Methods in javax.management that return ImmutableDescriptor Modifier and Type Method and Description static ImmutableDescriptor
ImmutableDescriptor. union(Descriptor... descriptors)
Return anImmutableDescriptor
whose contents are the union of the given descriptors.
-
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2022, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.