@Timed(name="timedClass") public class TimedClassBean extends java.lang.Object
TimedClassBean()
void
timedMethodOne()
protected void
timedMethodProtected()
timedMethodTwo()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TimedClassBean()
public void timedMethodOne()
public void timedMethodTwo()
protected void timedMethodProtected()
public java.lang.String toString()
toString
java.lang.Object