Package org.eclipse.jetty.util.thread
Class Locker.Lock
- java.lang.Object
-
- org.eclipse.jetty.util.thread.Locker.Lock
-
- All Implemented Interfaces:
java.lang.AutoCloseable
- Direct Known Subclasses:
Locker.UnLock
- Enclosing class:
- Locker
@Deprecated public class Locker.Lock extends java.lang.Object implements java.lang.AutoCloseableDeprecated.This api is not supported anymore. Please do not use it.The unlocker object that unlocks when it is closed.
-
-
Constructor Summary
Constructors Constructor Description Lock()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidclose()Deprecated.
-