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