An event dispatcher.
the type of the action this dispatcher models
the type of event that triggers this dispatcher
Adds a job to be performed whenever an event triggers the dispatcher through the listener.
The listener bound to this dispatcher.