Class SpringNotificationEventPublisher
java.lang.Object
org.apache.fineract.notification.eventandlistener.SpringNotificationEventPublisher
- All Implemented Interfaces:
NotificationEventPublisher
@Service
@Profile("!activeMqEnabled")
public class SpringNotificationEventPublisher
extends Object
implements NotificationEventPublisher
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpringNotificationEventPublisher
public SpringNotificationEventPublisher()
-
-
Method Details
-
broadcastNotification
- Specified by:
broadcastNotificationin interfaceNotificationEventPublisher
-