Class to be extended by all application events. Abstract as it doesn't make sense for generic events to be published directly.
Interface that encapsulates event publication functionality. Serves as super-interface for {@link ApplicationContext}.
See Source File