Class LockWrapper
java.lang.Object
org.ovirt.vdsm.jsonrpc.client.utils.LockWrapper
- All Implemented Interfaces:
AutoCloseable
Lock wrapper object which allows to use try-finally block to auto unlock
internal
Lock.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
lock
-
-
Constructor Details
-
LockWrapper
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-