Class TaskFactoryConfiguration


  • @Configuration
    @Lazy
    public class TaskFactoryConfiguration
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected TaskFactory getTaskFactory​(org.springframework.beans.factory.config.AutowireCapableBeanFactory beanFactory, Options options)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TaskFactoryConfiguration

        public TaskFactoryConfiguration()
    • Method Detail

      • getTaskFactory

        @Bean
        protected TaskFactory getTaskFactory​(org.springframework.beans.factory.config.AutowireCapableBeanFactory beanFactory,
                                             Options options)