| Package | Description |
|---|---|
| javax.enterprise.event |
| Modifier and Type | Method and Description |
|---|---|
Event<T> |
Event.select(Annotation... qualifiers) |
<U extends T> |
Event.select(Class<U> subtype,
Annotation... qualifiers) |
<U extends T> |
Event.select(TypeLiteral<U> subtype,
Annotation... qualifiers) |
Copyright © 2025. All rights reserved.