API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.management. NotificationFilter View Source
Author(s)
Since
1.5
Version
Serial
Hierarchy
 Serializable
      NotificationFilter
Subinterfaces
Description
public interface NotificationFilter
  To be implemented by a any class acting as a notification filter.
See also:   
Methods
Hide/Show inherited methods
public boolean isNotificationEnabled (Notification notification)
  Invoked before sending the specified notification to the listener.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar