| Package | Description |
|---|---|
| javax.management |
Provides the core classes for the Java Management Extensions.
|
| Modifier and Type | Field and Description |
|---|---|
static ImmutableDescriptor |
ImmutableDescriptor.EMPTY_DESCRIPTOR
An empty descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
static ImmutableDescriptor |
ImmutableDescriptor.union(Descriptor
Return an
ImmutableDescriptor whose contents are the union of the given descriptors.
|