Class RegistrationListener

java.lang.Object
org.xbricks.heimdall.listener.RegistrationListener
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<OnRegistrationCompleteEvent>

@Component public class RegistrationListener extends Object implements org.springframework.context.ApplicationListener<OnRegistrationCompleteEvent>
  • Constructor Details

    • RegistrationListener

      public RegistrationListener(UserService service, org.springframework.context.MessageSource messages, org.springframework.mail.javamail.JavaMailSender mailSender, org.springframework.core.env.Environment env)
  • Method Details