Uses of Interface
org.glassfish.common.util.admin.ManagedFile.ManagedLock
-
Packages that use ManagedFile.ManagedLock Package Description org.glassfish.common.util.admin -
-
Uses of ManagedFile.ManagedLock in org.glassfish.common.util.admin
Methods in org.glassfish.common.util.admin that return ManagedFile.ManagedLock Modifier and Type Method Description ManagedFile.ManagedLockManagedFile. accessRead()Blocks forManagedFile.timeOutmilliseconds for the read access to the managed file.ManagedFile.ManagedLockManagedFile. accessWrite()Blocks forManagedFile.timeOutmilliseconds for the write access to the managed file.
-