Interface EventPublicationRegistry

All Known Implementing Classes:
DefaultEventPublicationRegistry

public interface EventPublicationRegistry
A registry to capture event publications to ApplicationListeners. Allows to register those publications, mark them as completed and lookup incomplete publications.
Author:
Oliver Drotbohm, Björn Kieling, Dmitry Belyaev