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