Class LockProducer
- java.lang.Object
-
- com.oracle.coherence.concurrent.locks.internal.cdi.LockProducer
-
-
Constructor Summary
Constructors Constructor Description LockProducer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringgetName(javax.enterprise.inject.spi.InjectionPoint ip)Determine the name of the atomic value from aNameannotation or member name.
-