Package de.adorsys.sts.common.lock
Interface LockClient
public interface LockClient
-
Method Summary
Modifier and TypeMethodDescriptionvoidexecuteIfOwned(String rotationLockName, Runnable toExecute)
-
Method Details
-
executeIfOwned
-
voidexecuteIfOwned(String rotationLockName,
Runnable toExecute)