Class IndexableTypeInitializer

java.lang.Object
com.broadleafcommerce.search.api.type.autoconfigure.IndexableTypeInitializer
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

public class IndexableTypeInitializer extends Object implements org.springframework.beans.factory.InitializingBean
Initializer responsible for picking up IndexableType classes to ensure they are properly initialized and usable.
See Also:
  • Constructor Details

    • IndexableTypeInitializer

      public IndexableTypeInitializer(org.springframework.context.ApplicationContext applicationContext)
  • Method Details

    • afterPropertiesSet

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