Class SentrySchedulerFactoryBeanCustomizer

java.lang.Object
io.sentry.spring.checkin.SentrySchedulerFactoryBeanCustomizer
All Implemented Interfaces:
org.springframework.boot.autoconfigure.quartz.SchedulerFactoryBeanCustomizer

@Experimental public final class SentrySchedulerFactoryBeanCustomizer extends Object implements org.springframework.boot.autoconfigure.quartz.SchedulerFactoryBeanCustomizer
  • Constructor Details

    • SentrySchedulerFactoryBeanCustomizer

      public SentrySchedulerFactoryBeanCustomizer()
  • Method Details

    • customize

      public void customize(org.springframework.scheduling.quartz.SchedulerFactoryBean schedulerFactoryBean)
      Specified by:
      customize in interface org.springframework.boot.autoconfigure.quartz.SchedulerFactoryBeanCustomizer