de.schlichtherle.io
Class Files.CopyLock
java.lang.Object
de.schlichtherle.io.Files.CopyLock
- Enclosing class:
- Files
private static class Files.CopyLock
- extends Object
A lock used when copying data from one archive to another.
This lock must be acquired before any other locks on the controllers
are acquired in order to prevent dead locks.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Files.CopyLock
private Files.CopyLock()
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.