Class PulsarContextConfiguration

  • All Implemented Interfaces:

    @Configuration()@ImportResource(value = {"classpath:pulsar-beans/app-context.xml"}) 
    public final class PulsarContextConfiguration
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      PulsarContextConfiguration(ApplicationContext applicationContext, GlobalCache globalCache, GlobalCacheFactory globalCacheFactory, CrawlLoops crawlLoops)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail

      • PulsarContextConfiguration

        PulsarContextConfiguration(ApplicationContext applicationContext, GlobalCache globalCache, GlobalCacheFactory globalCacheFactory, CrawlLoops crawlLoops)