|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Log4JStopWatch | |
---|---|
org.perf4j.log4j | Provides the log4j appenders that can be used to automatically aggregate and analyze
StopWatch timing statements logged to an org.apache.log4j.Logger. |
org.perf4j.log4j.aop | Defines the concrete aspect class used to inject timing code around methods that have been marked with the
Profiled annotation. |
Uses of Log4JStopWatch in org.perf4j.log4j |
---|
Methods in org.perf4j.log4j that return Log4JStopWatch | |
---|---|
Log4JStopWatch |
Log4JStopWatch.clone()
|
Uses of Log4JStopWatch in org.perf4j.log4j.aop |
---|
Methods in org.perf4j.log4j.aop that return Log4JStopWatch | |
---|---|
protected Log4JStopWatch |
TimingAspect.newStopWatch(String loggerName,
String levelName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |