Class ApplicationScopedCounter
- java.lang.Object
-
- org.glassfish.jersey.examples.helloworld.cdi2se.ApplicationScopedCounter
-
@ApplicationScoped public class ApplicationScopedCounter extends Object
Application-scoped counter.
-
-
Constructor Summary
Constructors Constructor Description ApplicationScopedCounter()
-