class ProcessBalancer::Lock::AdvisoryLock::DummyLock
class to wrap the lock handling and provide the “extend!” method contract
Public Instance Methods
extend!()
click to toggle source
# File lib/process_balancer/lock/advisory_lock.rb, line 9 def extend!; end