class ClassLoaderLock extends ShExLockable
Modifier and Type | Field and Description |
---|---|
private UpdateLoader |
myLoader |
Constructor and Description |
---|
ClassLoaderLock(UpdateLoader myLoader) |
Modifier and Type | Method and Description |
---|---|
void |
unlockEvent(Latch lockInfo)
Note that the object has been unlocked
Must only be called by the lock manager.
|
lockAttributes, lockerAlwaysCompatible, lockEvent, requestCompatible
private UpdateLoader myLoader
ClassLoaderLock(UpdateLoader myLoader)
public void unlockEvent(Latch lockInfo)
Lockable
Must only be called by the lock manager. Synchronization will be handled by the lock manager.
unlockEvent
in interface Lockable
unlockEvent
in class ShExLockable
Lockable.unlockEvent(org.apache.derby.iapi.services.locks.Latch)
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.