JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.javacrumbs.shedlock.core
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)