true
if the listener instance can process the specified event object, false
otherwise.EventListener
instance for each method
discovered.EventListenerResolver
knows how to resolve (either create or lookup) EventListener
instances
as a result of inspecting a subscriber object, mostly likely a
Subscribe
-annotated object instance.EventListener
,
defaults to Subscribe
.EventListener
instances, each instance corresponding to an annotated
method discovered on the specified instance
argument.EventListener
instances as a result of inspecting a subscriber object, mostly likely with
Subscribe
-annotated methods.Subscribe
rs.EventListener
.EventBus
that may be used for publishing and subscribing to/from events.Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.