@ApplicationScoped public class BeanInjectedWithDifferentFlavorsOfTheSameChannel extends Object
Constructor and Description |
---|
BeanInjectedWithDifferentFlavorsOfTheSameChannel() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
consume() |
org.reactivestreams.Publisher<String> |
hello1() |
org.reactivestreams.Publisher<String> |
hello2() |
org.reactivestreams.Publisher<String> |
hello3() |
org.reactivestreams.Publisher<String> |
hello4() |
org.reactivestreams.Publisher<String> |
hello5() |
org.reactivestreams.Publisher<String> |
hello6() |
public BeanInjectedWithDifferentFlavorsOfTheSameChannel()
public org.reactivestreams.Publisher<String> hello1()
public org.reactivestreams.Publisher<String> hello2()
public org.reactivestreams.Publisher<String> hello3()
public org.reactivestreams.Publisher<String> hello4()
public org.reactivestreams.Publisher<String> hello5()
public org.reactivestreams.Publisher<String> hello6()
Copyright © 2018–2021 Eclipse Foundation. All rights reserved.