Class ApplicationScopedCounter


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

      • ApplicationScopedCounter

        public ApplicationScopedCounter()
    • Method Detail

      • getNumber

        public int getNumber()