Class BeanInjectedWithDifferentFlavorsOfTheSameChannel


  • @ApplicationScoped
    public class BeanInjectedWithDifferentFlavorsOfTheSameChannel
    extends Object
    • Constructor Detail

      • BeanInjectedWithDifferentFlavorsOfTheSameChannel

        public BeanInjectedWithDifferentFlavorsOfTheSameChannel()
    • Method Detail

      • hello1

        public org.reactivestreams.Publisher<String> hello1()
      • hello2

        public org.reactivestreams.Publisher<String> hello2()
      • hello3

        public org.reactivestreams.Publisher<String> hello3()
      • hello4

        public org.reactivestreams.Publisher<String> hello4()
      • hello5

        public org.reactivestreams.Publisher<String> hello5()
      • hello6

        public org.reactivestreams.Publisher<String> hello6()