public class DescriptorUtility
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static javax.management.Descriptor |
EMPTY_DESCRIPTOR |
Modifier and Type | Method and Description |
---|---|
static javax.management.Descriptor |
makeDescriptor(java.util.Map<java.lang.String,?> fields) |
static javax.management.Descriptor |
union(javax.management.Descriptor... descriptors) |