|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
@Any
has a type parameter for the actual type of event.Beans
in use.
Contexts
in use.
EL
in use.
Managers
in use.
Event
object capable of firing
Item
objects can be injected with the @Any
binding type
and that the injected object can be used to fire an event.
Event
object accepts an event object and that the event object's type is the
same as the the parameterized type on the event field.
Event
object representing an
Item
with the @Lifted
binding type is properly injected
and that this object can be used to fire an event.
Event#fire()
by first using
the Event#select()
method to retrieve an Event object
with associated binding types.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |