Package com.github.mike10004.xvfbmanager
Interface DefaultXvfbController.XLockFileChecker
-
- All Known Implementing Classes:
PollingXLockFileChecker
- Enclosing class:
- DefaultXvfbController
protected static interface DefaultXvfbController.XLockFileChecker
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classDefaultXvfbController.XLockFileChecker.LockFileCheckingExceptionstatic classDefaultXvfbController.XLockFileChecker.LockFileCleanupTimeoutException
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwaitForCleanup(String display, long timeoutMs)
-
-
-
Method Detail
-
waitForCleanup
void waitForCleanup(String display, long timeoutMs) throws DefaultXvfbController.XLockFileChecker.LockFileCheckingException
-
-