Uses of Class
com.oracle.coherence.concurrent.locks.RemoteLock
Packages that use 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
Methods in com.oracle.coherence.concurrent.locks that return RemoteLockModifier and TypeMethodDescriptionstatic RemoteLockLocks.remoteLock(String sName) Return a singleton instance of a remoteRemoteLockwith a specified name.