|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeLiteral | |
|---|---|
| javax.enterprise.event | Annotations and interfaces relating to events. |
| javax.enterprise.inject | Annotations relating to bean and stereotype definition, built-in qualifiers, and interfaces and classes relating to programmatic lookup. |
| Uses of TypeLiteral in javax.enterprise.event |
|---|
| Methods in javax.enterprise.event with parameters of type TypeLiteral | ||
|---|---|---|
|
Event.select(TypeLiteral<U> subtype,
java.lang.annotation.Annotation... qualifiers)
Obtains a child Event for the given required type and additional required qualifiers. |
|
| Uses of TypeLiteral in javax.enterprise.inject |
|---|
| Methods in javax.enterprise.inject with parameters of type TypeLiteral | ||
|---|---|---|
|
Instance.select(TypeLiteral<U> subtype,
java.lang.annotation.Annotation... qualifiers)
Obtains a child Instance for the given required type and additional required qualifiers. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||