JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
net.javacrumbs.shedlock.core
net.javacrumbs.shedlock.core
LockConfigurationExtractor
Contents
Description
Method Summary
Method Details
getLockConfiguration(Runnable)
Hide sidebar
Show sidebar
Interface LockConfigurationExtractor
public interface
LockConfigurationExtractor
Extracts lock parameters from the task.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
LockConfiguration
>
getLockConfiguration
(
Runnable
task)
Method Details
getLockConfiguration
Optional
<
LockConfiguration
>
getLockConfiguration
(
Runnable
task)