Package org.uberfire.io.lock
Class BatchLockControl
- java.lang.Object
-
- org.uberfire.io.lock.BatchLockControl
-
public class BatchLockControl extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classBatchLockControl.BatchRuntimeException
-
Constructor Summary
Constructors Constructor Description BatchLockControl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.uberfire.java.nio.file.FileSystemgetFileSystemOnBatch()intgetHoldCount()booleanisLocked()voidlock(org.uberfire.java.nio.file.FileSystem fs)voidunlock()
-