Uses of Class
org.eclipse.jetty.util.thread.Locker.Lock
Packages that use Locker.Lock
-
Uses of Locker.Lock in org.eclipse.jetty.util.thread
Subclasses of Locker.Lock in org.eclipse.jetty.util.threadMethods in org.eclipse.jetty.util.thread that return Locker.LockModifier and TypeMethodDescriptionLocker.lock()Acquires the lock.Locker.lockIfNotHeld()Deprecated.
Locker.lock()instead