Class TraceableReentrantLock

java.lang.Object
java.util.concurrent.locks.ReentrantLock
com.inductiveautomation.ignition.common.util.TraceableReentrantLock
All Implemented Interfaces:
Serializable, Lock

public class TraceableReentrantLock extends ReentrantLock
See Also:
  • Constructor Details

    • TraceableReentrantLock

      public TraceableReentrantLock(org.apache.log4j.Logger log)
  • Method Details