Class DefaultPublishedEvents

java.lang.Object
org.springframework.modulith.test.DefaultPublishedEvents
All Implemented Interfaces:
EventListener, ApplicationListener<ApplicationEvent>, PublishedEvents, TypedEvents

class DefaultPublishedEvents extends Object implements PublishedEvents, ApplicationListener<ApplicationEvent>
Default implementation of PublishedEvents.
Author:
Oliver Drotbohm