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