Class ApplicationScopedCounter

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

@ApplicationScoped public class ApplicationScopedCounter extends Object
Application-scoped counter.
  • Constructor Details

    • ApplicationScopedCounter

      public ApplicationScopedCounter()
  • Method Details

    • getNumber

      public int getNumber()