| Package | Description |
|---|---|
| javax.enterprise.event | |
| javax.enterprise.inject.spi |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
Event<Object> |
BeanManager.getEvent() |
Copyright © 2021. All rights reserved.