|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonsLogStopWatch | |
---|---|
org.perf4j.commonslog | Provides a CommonsLogStopWatch to use as your StopWatch implementation if the
Apache Commons Logging framework is your logging framework of choice. |
org.perf4j.commonslog.aop | Defines the concrete aspect class used to inject timing code around methods that have been marked with the
Profiled annotation. |
Uses of CommonsLogStopWatch in org.perf4j.commonslog |
---|
Methods in org.perf4j.commonslog that return CommonsLogStopWatch | |
---|---|
CommonsLogStopWatch |
CommonsLogStopWatch.clone()
|
Uses of CommonsLogStopWatch in org.perf4j.commonslog.aop |
---|
Methods in org.perf4j.commonslog.aop that return CommonsLogStopWatch | |
---|---|
protected CommonsLogStopWatch |
TimingAspect.newStopWatch(String loggerName,
String levelName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |