alias Athena::EventDispatcher::EventListenerType
#
The possible types an event listener can be. AED::EventListenerInterface
instances use #call
in order to keep a common interface with the Proc
based listeners.