类 NotificationListenerHolder

java.lang.Object
cn.taketoday.jmx.support.NotificationListenerHolder
直接已知子类:
NotificationListenerBean, NotificationListenerRegistrar

public class NotificationListenerHolder extends Object
Helper class that aggregates a NotificationListener, a NotificationFilter, and an arbitrary handback object, as well as the names of MBeans from which the listener wishes to receive Notifications.
从以下版本开始:
4.0
作者:
Juergen Hoeller
另请参阅: