Uses of Class
com.broadleafcommerce.customer.messaging.UserRegistrationListener
-
Packages that use UserRegistrationListener Package Description com.broadleafcommerce.customer.messaging.autoconfigure -
-
Uses of UserRegistrationListener in com.broadleafcommerce.customer.messaging.autoconfigure
Methods in com.broadleafcommerce.customer.messaging.autoconfigure that return UserRegistrationListener Modifier and Type Method Description UserRegistrationListener
CustomerMessagingAutoConfiguration. userRegistrationListener(com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentMessageConsumptionService, CustomerService<Customer> customerService)
-