Uses of Class
javax.management.ImmutableDescriptor
Packages that use ImmutableDescriptor
-
Uses of ImmutableDescriptor in javax.management
Fields in javax.management declared as ImmutableDescriptorModifier and TypeFieldDescriptionstatic ImmutableDescriptor
ImmutableDescriptor.EMPTY_DESCRIPTOR
An empty descriptor.Methods in javax.management that return ImmutableDescriptorModifier and TypeMethodDescriptionstatic ImmutableDescriptor
ImmutableDescriptor.union(Descriptor... descriptors)
Return anImmutableDescriptor
whose contents are the union of the given descriptors.