Class PersistentApplicationEventMulticaster.TransactionalEventListeners

java.lang.Object
org.springframework.modulith.events.support.PersistentApplicationEventMulticaster.TransactionalEventListeners
Enclosing class:
PersistentApplicationEventMulticaster

static class PersistentApplicationEventMulticaster.TransactionalEventListeners extends Object
First-class collection to work with transactional event listeners, i.e. ApplicationListener instances that implement TransactionalApplicationListener.
Author:
Oliver Drotbohm
See Also: