Class Locker.Lock

  • All Implemented Interfaces:
    java.lang.AutoCloseable
    Direct Known Subclasses:
    Locker.UnLock
    Enclosing class:
    Locker

    @Deprecated(since="2021-05-27")
    public class Locker.Lock
    extends java.lang.Object
    implements java.lang.AutoCloseable
    Deprecated.
    The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.

    The unlocker object that unlocks when it is closed.

    • Constructor Summary

      Constructors 
      Constructor Description
      Lock()
      Deprecated.
       
    • Constructor Detail

      • Lock

        public Lock()
        Deprecated.
    • Method Detail

      • close

        public void close()
        Deprecated.
        Specified by:
        close in interface java.lang.AutoCloseable