public class CountedMethodTagBean extends java.lang.Object
CountedMethodTagBean()
void
countedMethodOne()
countedMethodTwo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CountedMethodTagBean()
@Counted(name="countedMethod", absolute=true, tags="number=one") public void countedMethodOne()
@Counted(name="countedMethod", absolute=true, tags="number=two") public void countedMethodTwo()