public interface DBLockProviderFactory extends ProviderFactory<DBLockProvider>
Modifier and Type | Method and Description |
---|---|
void |
setTimeouts(long lockRecheckTimeMillis,
long lockWaitTimeoutMillis)
Useful for testing to override provided configuration
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.