Class HelloBean


  • @ApplicationScoped
    public class HelloBean
    extends Object
    Application-scoped service returning "hello" sentence.
    Author:
    Petr Bouda
    • Constructor Detail

      • HelloBean

        public HelloBean()