| Package | Description |
|---|---|
| javax.enterprise.event | |
| javax.enterprise.inject |
| Modifier and Type | Method and Description |
|---|---|
<U extends T> |
Event.select(TypeLiteral<U> subtype,
Annotation... qualifiers) |
| Modifier and Type | Method and Description |
|---|---|
<U extends T> |
Instance.select(TypeLiteral<U> subtype,
Annotation... qualifiers)
Return new child instance with given class info and qualifiers.
|
Copyright © 2025. All rights reserved.