Class 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:
    IndexableType
    • Constructor Detail

      • IndexableTypeInitializer

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

      • afterPropertiesSet

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