java.lang.Object
io.smallrye.reactive.messaging.providers.extension.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 Details

    • ChannelProducer

      public ChannelProducer()
  • Method Details

    • getChannelName

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