Uses of Record Class
org.pdfsam.eventstudio.Annotations.ReflectiveListenerDescriptor
Packages that use Annotations.ReflectiveListenerDescriptor
-
Uses of Annotations.ReflectiveListenerDescriptor in org.pdfsam.eventstudio
Fields in org.pdfsam.eventstudio with type parameters of type Annotations.ReflectiveListenerDescriptorModifier and TypeFieldDescriptionprivate final Map<String, List<Annotations.ReflectiveListenerDescriptor>> Annotations.ReflectiveMetadata.descriptorsMethods in org.pdfsam.eventstudio that return types with arguments of type Annotations.ReflectiveListenerDescriptorMethods in org.pdfsam.eventstudio with parameters of type Annotations.ReflectiveListenerDescriptorModifier and TypeMethodDescriptionprivate voidAnnotations.ReflectiveMetadata.put(String station, Annotations.ReflectiveListenerDescriptor descriptor) Method parameters in org.pdfsam.eventstudio with type arguments of type Annotations.ReflectiveListenerDescriptorModifier and TypeMethodDescriptionListeners.addAll(Object bean, List<Annotations.ReflectiveListenerDescriptor> descriptors) (package private) voidStation.addAll(Object bean, List<Annotations.ReflectiveListenerDescriptor> descriptors)