Class SchedulerLockConfigurationSelector

java.lang.Object
net.javacrumbs.shedlock.spring.aop.SchedulerLockConfigurationSelector
All Implemented Interfaces:
org.springframework.context.annotation.ImportSelector

public class SchedulerLockConfigurationSelector extends Object implements org.springframework.context.annotation.ImportSelector
  • Constructor Details

    • SchedulerLockConfigurationSelector

      public SchedulerLockConfigurationSelector()
  • Method Details

    • selectImports

      public String[] selectImports(org.springframework.core.type.AnnotationMetadata metadata)
      Specified by:
      selectImports in interface org.springframework.context.annotation.ImportSelector