SleepingLockWrapper
Create a new SleepingLockFactory
Parameters
delegate
underlying directory to wrap
lockWaitTimeout
length of time to wait in milliseconds or LOCK_OBTAIN_WAIT_FOREVER to retry forever.
Create a new SleepingLockFactory
Parameters
delegate
underlying directory to wrap
lockWaitTimeout
length of time to wait in milliseconds or LOCK_OBTAIN_WAIT_FOREVER to retry forever.
pollInterval
poll once per this interval in milliseconds until lockWaitTimeout is exceeded.