Class ConverterAutowiringContextListener

java.lang.Object
pl.matsuo.core.model.converter.ConverterAutowiringContextListener
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>

@Component
public class ConverterAutowiringContextListener
extends Object
implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
  • Constructor Details

    • ConverterAutowiringContextListener

      public ConverterAutowiringContextListener()
  • Method Details

    • onApplicationEvent

      public void onApplicationEvent​(org.springframework.context.event.ContextRefreshedEvent event)
      Specified by:
      onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>