Class BeanInjectedWithAPublisherBuilderOfPayloads
- java.lang.Object
-
- org.eclipse.microprofile.reactive.messaging.tck.channel.BeanInjectedWithAPublisherBuilderOfPayloads
-
@ApplicationScoped public class BeanInjectedWithAPublisherBuilderOfPayloads extends Object
-
-
Constructor Summary
Constructors Constructor Description BeanInjectedWithAPublisherBuilderOfPayloads()
BeanInjectedWithAPublisherBuilderOfPayloads(org.eclipse.microprofile.reactive.streams.operators.PublisherBuilder<String> constructor)
-
-
-
Constructor Detail
-
BeanInjectedWithAPublisherBuilderOfPayloads
public BeanInjectedWithAPublisherBuilderOfPayloads()
-
BeanInjectedWithAPublisherBuilderOfPayloads
@Inject public BeanInjectedWithAPublisherBuilderOfPayloads(org.eclipse.microprofile.reactive.streams.operators.PublisherBuilder<String> constructor)
-
-