Uses of Annotation Interface
org.pdfsam.eventstudio.annotation.EventListener
Packages that use EventListener
-
Uses of EventListener in org.pdfsam.eventstudio
Fields in org.pdfsam.eventstudio declared as EventListenerModifier and TypeFieldDescriptionprivate final EventListenerAnnotations.ReflectiveListenerDescriptor.listenerAnnotationThe field for thelistenerAnnotationrecord component.Methods in org.pdfsam.eventstudio that return EventListenerModifier and TypeMethodDescriptionAnnotations.ReflectiveListenerDescriptor.listenerAnnotation()Returns the value of thelistenerAnnotationrecord component.Constructors in org.pdfsam.eventstudio with parameters of type EventListenerModifierConstructorDescription(package private)ReflectiveListenerDescriptor(EventListener listenerAnnotation, Method method) Creates an instance of aReflectiveListenerDescriptorrecord class.