FileDocCategorySizeDatePackage
NotificationBufferFilter.javaAPI DocJava SE 6 API674Tue Jun 10 00:22:04 BST 2008com.sun.jmx.remote.internal

NotificationBufferFilter

public interface NotificationBufferFilter

Fields Summary
Constructors Summary
Methods Summary
public voidapply(java.util.List targetedNotifs, javax.management.ObjectName source, javax.management.Notification notif)
Add the given notification coming from the given MBean to the list iff it matches this filter's rules.