Class InheritedTimedMethodBean

    • Constructor Detail

      • InheritedTimedMethodBean

        public InheritedTimedMethodBean()
    • Method Detail

      • timedMethodOne

        @Timed
        public void timedMethodOne()
      • timedMethodTwo

        @Timed
        public void timedMethodTwo()
      • timedMethodProtected

        @Timed
        protected void timedMethodProtected()