Class DefaultEventPublicationRegistry.PublicationsInProgress

java.lang.Object
org.springframework.modulith.events.core.DefaultEventPublicationRegistry.PublicationsInProgress
All Implemented Interfaces:
Iterable<TargetEventPublication>
Enclosing class:
DefaultEventPublicationRegistry

static class DefaultEventPublicationRegistry.PublicationsInProgress extends Object implements Iterable<TargetEventPublication>
All TargetEventPublications currently processed.
Since:
1.3
Author:
Oliver Drotbohm