|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Event | |
|---|---|
| javax.enterprise.event | Annotations and interfaces relating to events. |
| Uses of Event in javax.enterprise.event |
|---|
| Methods in javax.enterprise.event that return Event | ||
|---|---|---|
Event<T> |
Event.select(Annotation... qualifiers)
Obtains a child Event for the given additional required qualifiers. |
|
|
Event.select(Class<U> subtype,
Annotation... qualifiers)
Obtains a child Event for the given required type and additional required qualifiers. |
|
|
Event.select(TypeLiteral<U> subtype,
Annotation... qualifiers)
Obtains a child Event for the given required type and additional required qualifiers. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||