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