|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.mercury.util.FileLockBundle
public class FileLockBundle
| Constructor Summary | |
|---|---|
FileLockBundle(java.lang.String dir)
|
|
FileLockBundle(java.lang.String dir,
java.nio.channels.FileChannel channel,
java.nio.channels.FileLock lock)
|
|
| Method Summary | |
|---|---|
void |
release()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileLockBundle(java.lang.String dir,
java.nio.channels.FileChannel channel,
java.nio.channels.FileLock lock)
dir - channel - lock - public FileLockBundle(java.lang.String dir)
dir - channel - lock - | Method Detail |
|---|
public void release()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||