public interface EventMetadata
Dependent
EventMetadata object containing information about the
sender of the event.| Modifier and Type | Method and Description |
|---|---|
InjectionPoint |
getInjectionPoint() |
Set<Annotation> |
getQualifiers() |
Type |
getType() |
Set<Annotation> getQualifiers()
InjectionPoint getInjectionPoint()
Event InjectionPoitn or null
if this event got fired via BeanManager.fireEvent(Object, java.lang.annotation.Annotation...)Type getType()
Copyright © 2025. All rights reserved.