Class CamelQuartzComponentCustomConfiguration

java.lang.Object
org.qubership.integration.platform.engine.configuration.camel.quartz.CamelQuartzComponentCustomConfiguration

@Configuration(proxyBeanMethods=false) @EnableConfigurationProperties({org.apache.camel.spring.boot.ComponentConfigurationProperties.class,org.apache.camel.component.quartz.springboot.QuartzComponentConfiguration.class}) public class CamelQuartzComponentCustomConfiguration extends Object
  • Field Details

  • Constructor Details

    • CamelQuartzComponentCustomConfiguration

      @Autowired public CamelQuartzComponentCustomConfiguration(QuartzSchedulerService quartzSchedulerService)
  • Method Details

    • quartzComponentCustomizer

      @Bean public org.apache.camel.spi.ComponentCustomizer quartzComponentCustomizer()