クラス ModelMBeanNotificationPublisher

java.lang.ObjectSE
org.springframework.jmx.export.notification.ModelMBeanNotificationPublisher
実装されたすべてのインターフェース:
NotificationPublisher

public class ModelMBeanNotificationPublisher extends ObjectSE implements NotificationPublisher
ModelMBeanSE インターフェースによって提供されるインフラストラクチャを使用して javax.management.NotificationListenersSE を追跡し、NotificationsSE をそれらのリスナーに送信する NotificationPublisher 実装。
導入:
2.0
作成者:
Rob Harrop, Juergen Hoeller, Rick Evans
関連事項: