Class BeanInjectedWithAPublisherOfMessages
- java.lang.Object
-
- org.eclipse.microprofile.reactive.messaging.tck.channel.BeanInjectedWithAPublisherOfMessages
-
@ApplicationScoped public class BeanInjectedWithAPublisherOfMessages extends Object
-
-
Constructor Summary
Constructors Constructor Description BeanInjectedWithAPublisherOfMessages()
BeanInjectedWithAPublisherOfMessages(org.reactivestreams.Publisher<Message<String>> constructor)
-