@Component(value="blNotificationForgotUsernameEventListener") public class NotificationForgotUsernameEventListener extends AbstractBroadleafApplicationEventListener<ForgotUsernameEvent>
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ACTIVE_USERNAMES_CONTEXT_KEY |
protected org.apache.commons.logging.Log |
LOG |
protected NotificationDispatcher |
notificationDispatcher |
currencyService, localeService, siteService| Constructor and Description |
|---|
NotificationForgotUsernameEventListener() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
createContext(ForgotUsernameEvent event) |
protected void |
handleApplicationEvent(ForgotUsernameEvent event) |
boolean |
isAsynchronous() |
getCatalog, getCurrency, getLocale, getProfile, getSite, getTimeZone, onApplicationEventprotected static final String ACTIVE_USERNAMES_CONTEXT_KEY
protected final org.apache.commons.logging.Log LOG
@Autowired @Qualifier(value="blNotificationDispatcher") protected NotificationDispatcher notificationDispatcher
public NotificationForgotUsernameEventListener()
protected void handleApplicationEvent(ForgotUsernameEvent event)
handleApplicationEvent in class AbstractBroadleafApplicationEventListener<ForgotUsernameEvent>protected Map<String,Object> createContext(ForgotUsernameEvent event)
public boolean isAsynchronous()
Copyright © 2024. All rights reserved.