public abstract class JmxMetadataUtils
extends java.lang.Object
Constructor and Description |
---|
JmxMetadataUtils() |
Modifier and Type | Method and Description |
---|---|
static javax.management.modelmbean.ModelMBeanNotificationInfo |
convertToModelMBeanNotificationInfo(ManagedNotification notificationInfo)
Convert the supplied
ManagedNotification into the corresponding
ModelMBeanNotificationInfo . |
public static javax.management.modelmbean.ModelMBeanNotificationInfo convertToModelMBeanNotificationInfo(ManagedNotification notificationInfo)
ManagedNotification
into the corresponding
ModelMBeanNotificationInfo
.