public abstract class

JmxMetadataUtils

extends Object
java.lang.Object
   ↳ org.springframework.jmx.export.metadata.JmxMetadataUtils

Class Overview

Utility methods for converting Spring JMX metadata into their plain JMX equivalents.

Summary

Public Constructors
JmxMetadataUtils()
Public Methods
static ModelMBeanNotificationInfo convertToModelMBeanNotificationInfo(ManagedNotification notificationInfo)
Convert the supplied ManagedNotification into the corresponding ModelMBeanNotificationInfo.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public JmxMetadataUtils ()

Public Methods

public static ModelMBeanNotificationInfo convertToModelMBeanNotificationInfo (ManagedNotification notificationInfo)

Convert the supplied ManagedNotification into the corresponding ModelMBeanNotificationInfo.