Class TimedClassBean


  • @ApplicationScoped
    @Timed(name="timedClass")
    public class TimedClassBean
    extends Object
    • Constructor Detail

      • TimedClassBean

        public TimedClassBean()
    • Method Detail

      • timedMethodOne

        public void timedMethodOne()
      • timedMethodTwo

        public void timedMethodTwo()
      • timedMethodProtected

        protected void timedMethodProtected()