public class TimedTagMethodBean extends java.lang.Object
TimedTagMethodBean()
void
timedMethodOne()
timedMethodTwo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimedTagMethodBean()
@Timed(name="timedMethod", tags="number=one") public void timedMethodOne()
@Timed(name="timedMethod", tags="number=two") public void timedMethodTwo()