public interface com.sun.jmx.remote.internal.NotificationBufferFilter
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.sun.jmx.remote.internal.NotificationBufferFilter
super_class: java.lang.Object
{
public abstract void apply(java.util.List<javax.management.remote.TargetedNotification>, javax.management.ObjectName, javax.management.Notification);
descriptor: (Ljava/util/List;Ljavax/management/ObjectName;Ljavax/management/Notification;)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: (Ljava/util/List<Ljavax/management/remote/TargetedNotification;>;Ljavax/management/ObjectName;Ljavax/management/Notification;)V
MethodParameters:
Name Flags
targetedNotifs
source
notif
}
SourceFile: "NotificationBufferFilter.java"