All events must extend this class and implement its abstract methods.
The event emitter to listen for this event on.
The name of the event.
Whether ot not this handler will be unloaded after it has been called.
A reference to the container.
The handler for the event.
All events must extend this class and implement its abstract methods.