Uses of Class
com.cumulocity.microservice.context.scope.KeyBasedLocksMap.KeyBasedLock
Packages that use KeyBasedLocksMap.KeyBasedLock
-
Uses of KeyBasedLocksMap.KeyBasedLock in com.cumulocity.microservice.context.scope
Methods in com.cumulocity.microservice.context.scope that return KeyBasedLocksMap.KeyBasedLockModifier and TypeMethodDescriptionKeyBasedLocksMap.lockForKey
(Object lockKey) Acquires the lock for the given key.KeyBasedLocksMap.lockForKeyElements
(Object... keyElements) Acquires the lock constructing the key from given elements.