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