Class DefaultLockAdapter

  • All Implemented Interfaces:
    JBLock

    public class DefaultLockAdapter
    extends Object
    implements JBLock
    • Constructor Detail

      • DefaultLockAdapter

        public DefaultLockAdapter​(Lock adaptee)
    • Method Detail

      • lock

        public void lock()
        Specified by:
        lock in interface JBLock
      • unlock

        public void unlock()
        Specified by:
        unlock in interface JBLock