Class ChannelProducer
- java.lang.Object
-
- io.smallrye.reactive.messaging.providers.extension.ChannelProducer
-
@ApplicationScoped public class ChannelProducer extends Object
-
-
Constructor Summary
Constructors Constructor Description ChannelProducer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetChannelName(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
-
-
-
Method Detail
-
getChannelName
public static String getChannelName(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
-
-