Class TestNotificationPublisher
java.lang.Object
com.reallifedeveloper.common.application.notification.TestNotificationPublisher
- All Implemented Interfaces:
NotificationPublisher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
publish
(List<Notification> notifications, String publicationChannel) publishedNotifications
(String publicationChannel)
-
Constructor Details
-
TestNotificationPublisher
public TestNotificationPublisher()
-
-
Method Details
-
publish
- Specified by:
publish
in interfaceNotificationPublisher
-
publishedNotifications
-