Class ChannelProducer


  • @ApplicationScoped
    public class ChannelProducer
    extends Object
    This component computes the right object to be injected into injection point using Channel and the deprecated Channel. This includes stream and emitter injections.
    • Constructor Detail

      • ChannelProducer

        public ChannelProducer()
    • Method Detail

      • getChannelName

        public static String getChannelName​(javax.enterprise.inject.spi.InjectionPoint injectionPoint)