Uses of Package
org.perf4j.log4j

Packages that use org.perf4j.log4j
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. 
 

Classes in org.perf4j.log4j used by org.perf4j.log4j
GraphingStatisticsAppender
          This appender is designed to be attached to an AsyncCoalescingStatisticsAppender.
Log4JStopWatch
          This LoggingStopWatch uses a log4j Logger to persist the StopWatch messages.
 

Classes in org.perf4j.log4j used by org.perf4j.log4j.aop
Log4JStopWatch
          This LoggingStopWatch uses a log4j Logger to persist the StopWatch messages.
 



Copyright © 2008-2011 perf4j.org. All Rights Reserved.