Class DefaultIndexerWorkerFactory

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

    public class DefaultIndexerWorkerFactory
    extends java.lang.Object
    implements IndexerWorkerFactory, org.springframework.context.ApplicationContextAware
    Default implementation of IndexerWorkerFactory.
    • Constructor Detail

      • DefaultIndexerWorkerFactory

        public DefaultIndexerWorkerFactory()
    • Method Detail

      • getWorkerBeanId

        public java.lang.String getWorkerBeanId()
      • setWorkerBeanId

        public void setWorkerBeanId​(java.lang.String workerBeanId)
      • 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