Class AsyncAtomicStampedReferenceProducer


  • @ApplicationScoped
    public class AsyncAtomicStampedReferenceProducer
    extends Object
    CDI producers for AsyncAtomicStampedReference values.
    Since:
    21.12
    Author:
    Aleks Seovic 2020.12.09
    • Constructor Detail

      • AsyncAtomicStampedReferenceProducer

        public AsyncAtomicStampedReferenceProducer()
    • Method Detail

      • getName

        protected String getName​(javax.enterprise.inject.spi.InjectionPoint ip)
        Determine the name of the atomic value from a Name annotation or member name.
        Parameters:
        ip - the injection point
        Returns:
        the name of the atomic value to inject