javax.management
Interface NotificationFilter

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
NotificationFilterSupport, AttributeChangeNotificationFilter, RemoteNotificationFilterSupport

public interface NotificationFilter
extends java.io.Serializable

Version:
$Revision: 1.2 $
Author:
Simone Bordet

Method Summary
 boolean isNotificationEnabled(Notification notification)
           
 

Method Detail

isNotificationEnabled

public boolean isNotificationEnabled(Notification notification)