java.lang.Object javax.management.NotificationFilterSupport
NotificationBroadcaster.addNotificationListener(javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object)
public void disableAllTypes()
public void disableType(String prefix)
public void enableType(String prefix) throws IllegalArgumentException
public Vector getEnabledTypes()
public boolean isNotificationEnabled(Notification notification)
public NotificationFilterSupport()