クラス JmxMetadataUtils
java.lang.ObjectSE
org.springframework.jmx.export.metadata.JmxMetadataUtils
Spring JMX メタデータをプレーンな JMX メタデータに変換するためのユーティリティメソッド。
- 導入:
- 2.0
- 作成者:
- Rob Harrop, Juergen Hoeller
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明static ModelMBeanNotificationInfoSE
convertToModelMBeanNotificationInfo
(ManagedNotification notificationInfo) 提供されたManagedNotification
を対応するModelMBeanNotificationInfo
SE に変換します。
コンストラクターの詳細
JmxMetadataUtils
public JmxMetadataUtils()
メソッドの詳細
convertToModelMBeanNotificationInfo
public static ModelMBeanNotificationInfoSE convertToModelMBeanNotificationInfo(ManagedNotification notificationInfo) 提供されたManagedNotification
を対応するModelMBeanNotificationInfo
SE に変換します。