public interface org.springframework.jmx.export.notification.NotificationPublisherAware extends org.springframework.beans.factory.Aware
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.springframework.jmx.export.notification.NotificationPublisherAware
super_class: java.lang.Object
{
public abstract void setNotificationPublisher(org.springframework.jmx.export.notification.NotificationPublisher);
descriptor: (Lorg/springframework/jmx/export/notification/NotificationPublisher;)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
notificationPublisher
}
SourceFile: "NotificationPublisherAware.java"