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 Summary
Constructors Constructor Description SchedulerLockConfigurationSelector() -
Method Summary
Modifier and Type Method Description String[]selectImports(org.springframework.core.type.AnnotationMetadata metadata)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.context.annotation.ImportSelector
getExclusionFilter
-
Constructor Details
-
SchedulerLockConfigurationSelector
public SchedulerLockConfigurationSelector()
-
-
Method Details
-
selectImports
- Specified by:
selectImportsin interfaceorg.springframework.context.annotation.ImportSelector
-