Uses of Interface
org.pipservices3.components.lock.ILock
Packages that use ILock
-
Uses of ILock in org.pipservices3.components.lock
Classes in org.pipservices3.components.lock that implement ILockModifier and TypeClassDescriptionclassAbstract lock that implements default lock acquisition routine.classLock that is used to synchronize execution within one process using shared memory.classDummy lock implementation that doesn't do anything.