Uses of Interface
net.javacrumbs.shedlock.core.SimpleLock
Packages that use SimpleLock
-
Uses of SimpleLock in net.javacrumbs.shedlock.core
Classes in net.javacrumbs.shedlock.core that implement SimpleLockMethods in net.javacrumbs.shedlock.core that return types with arguments of type SimpleLockModifier and TypeMethodDescriptionprotected Optional<SimpleLock>AbstractSimpleLock.doExtend(LockConfiguration newConfiguration) default Optional<SimpleLock>Extends the lock.LockProvider.lock(LockConfiguration lockConfiguration) -
Uses of SimpleLock in net.javacrumbs.shedlock.support
Methods in net.javacrumbs.shedlock.support that return types with arguments of type SimpleLockModifier and TypeMethodDescriptionKeepAliveLockProvider.lock(LockConfiguration lockConfiguration) StorageBasedLockProvider.lock(LockConfiguration lockConfiguration)