Class SpringEventInitializer

java.lang.Object
com.codingapi.springboot.framework.event.SpringEventInitializer
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

public class SpringEventInitializer extends Object implements org.springframework.beans.factory.InitializingBean
  • Constructor Details

    • SpringEventInitializer

      public SpringEventInitializer()
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      Exception