Namespace Autarky\Events
| EventDispatcher | Event dispatcher. |
| EventDispatcherProvider | Simple service provider that binds a share instance of symfony's event dispatcher onto the container. |
| EventDispatcherAwareInterface | Classes that implement this interface indicate that the event dispatcher can be set onto it. |
| EventDispatcherAwareTrait |