public class NotificationHolder extends java.lang.Object
NotificationHolder(javax.management.NotificationListener nl, javax.management.NotificationFilter nf, java.lang.Object obj)
javax.management.NotificationFilter
getFilter()
javax.management.NotificationListener
getNL()
java.lang.Object
getObj()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NotificationHolder(javax.management.NotificationListener nl, javax.management.NotificationFilter nf, java.lang.Object obj)
public javax.management.NotificationListener getNL()
public java.lang.Object getObj()
public javax.management.NotificationFilter getFilter()