@Taxonomy(stability=UNCOMMITTED)
See: Description
| Interface | Description |
|---|---|
| AttributeFilter | |
| CompositeTypeFromNameCallback |
In some cases, such as null values, a CompositeType cannot be
determined.
|
| NotificationSender | |
| ObjectNameQuery |
| Class | Description |
|---|---|
| AttributeChangeNotificationBuilder |
Base class for building AMX Notifications.
|
| AttributeComparator | |
| JMXUtil | |
| MBeanAttributeInfoComparator |
Caution: this Comparator may be inconsistent with equals() because it ignores the description.
|
| MBeanInterfaceGenerator |
Generate an MBean ".java" file.
|
| MBeanOperationInfoComparator |
Caution: this Comparator may be inconsistent with equals() because it ignores the description.
|
| MBeanProxyHandler |
Implementation of a proxy handler that supports Attribute names which are not legal
Java identifiers.
|
| MBeanRegistrationListener |
Convenience base class for listening to
MBeanServerNotification notifications. |
| NotificationBuilder |
Base class for building AMX Notifications.
|
| NotificationEmitterSupport |
Features:
Maintains information on all NotificationListeners so that queries can
be made on the number of listeners, and the number of listeners of each type
optionally sends all Notifications asynchronously via a separate Thread
|
| NotificationListenerBase |
Convenience base class for listening for Notifications
from one or more MBeans, which may be specified as
a specific MBean ObjectName, or an ObjectName pattern.
|
| NotificationListenerInfo |
A immutable 3-tuple for tracking this stuff
|
| NotificationListenerTracking | |
| ObjectNameQueryImpl | |
| OpenMBeanUtil |
Utilities dealing with OpenMBeans
|
| ReadWriteAttributeFilter |
This class contains various filters based on read/write status of an Attribute.
|
Copyright © 2019. All rights reserved.