public static interface Locked.LockFactory
| Modifier and Type | Method and Description |
|---|---|
ReadWriteLock |
newLock(javax.enterprise.inject.spi.AnnotatedMethod<?> method,
boolean fair) |
ReadWriteLock newLock(javax.enterprise.inject.spi.AnnotatedMethod<?> method, boolean fair)
method - the intercepted method.fair - is the lock fair.Copyright © 2020 The Apache Software Foundation. All rights reserved.