Class SpringNotificationEventListener
java.lang.Object
org.apache.fineract.notification.eventandlistener.SpringNotificationEventListener
- All Implemented Interfaces:
EventListener,org.springframework.context.ApplicationListener<NotificationEvent>
@Component
@Profile("!activeMqEnabled")
public class SpringNotificationEventListener
extends Object
implements org.springframework.context.ApplicationListener<NotificationEvent>
-
Constructor Details
-
SpringNotificationEventListener
public SpringNotificationEventListener()
-
-
Method Details
-
onApplicationEvent
- Specified by:
onApplicationEventin interfaceorg.springframework.context.ApplicationListener<NotificationEvent>
-