Uses of Class
javax.management.ImmutableDescriptor
| Package | Description | 
|---|---|
| javax.management | Provides the core classes for the Java Management Extensions. | 
- 
Uses of ImmutableDescriptor in javax.managementFields in javax.management declared as ImmutableDescriptor Modifier and Type Field Description static ImmutableDescriptorImmutableDescriptor. EMPTY_DESCRIPTORAn empty descriptor.Methods in javax.management that return ImmutableDescriptor Modifier and Type Method Description static ImmutableDescriptorImmutableDescriptor. union(Descriptor... descriptors)Return anImmutableDescriptorwhose contents are the union of the given descriptors.