java.lang.Object
org.glassfish.jersey.examples.helloworld.cdi2se.HelloBean

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

    • HelloBean

      public HelloBean()
  • Method Details