Class CountDownLatchProducer

    • Constructor Detail

      • CountDownLatchProducer

        public CountDownLatchProducer()
    • Method Detail

      • getName

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

        protected int getCount​(javax.enterprise.inject.spi.InjectionPoint ip)