Module net.javacrumbs.shedlock.core
module net.javacrumbs.shedlock.core
ShedLock core module providing the main locking API and interfaces.
This module contains the core abstractions for distributed locking:
- LockProvider interface for implementing lock providers
- LockConfiguration for configuring locks
- LockingTaskExecutor for executing tasks with locks
- Support utilities for building lock providers
-
Packages
ExportsPackageDescription