Utility class that provides distributed locking functionality. Actual locking is delegated to Hazelcast. This class provides additional utilities, such as checks to ensure a distributed lock is only used by one local thread.
@author Keith Flanagan
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.