Uses of Class
com.oracle.coherence.concurrent.locks.RemoteLock
Package
Description
Interfaces and classes providing a framework for locking and waiting for conditions that is distinct from built-in synchronization and monitors.
-
Uses of RemoteLock in com.oracle.coherence.concurrent.locks
Modifier and TypeMethodDescriptionstatic RemoteLock
Locks.remoteLock
(String sName) Return a singleton instance of a remoteRemoteLock
with a specified name.