Class DefaultSnIndexerItemSourceFactory

  • All Implemented Interfaces:
    SnIndexerItemSourceFactory, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

    public class DefaultSnIndexerItemSourceFactory
    extends java.lang.Object
    implements SnIndexerItemSourceFactory, org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean
    Default implementation for SnIndexerItemSourceFactory.
    • Constructor Detail

      • DefaultSnIndexerItemSourceFactory

        public DefaultSnIndexerItemSourceFactory()
    • Method Detail

      • getApplicationContext

        public org.springframework.context.ApplicationContext getApplicationContext()
      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware
      • afterPropertiesSet

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

        protected void initializeMappings()