Class HelloBean
- 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 Summary
Constructors Constructor Description HelloBean()
-