Uses of Class
org.perf4j.helpers.StatisticsExposingMBean

Packages that use StatisticsExposingMBean
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.logback Provides the logback appenders that can be used to automatically aggregate and analyze StopWatch timing statements logged to an org.slf4j.Logger
 

Uses of StatisticsExposingMBean in org.perf4j.log4j
 

Fields in org.perf4j.log4j declared as StatisticsExposingMBean
protected  StatisticsExposingMBean JmxAttributeStatisticsAppender.mBean
          This is the MBean that is registered with the MBeanServer
 

Uses of StatisticsExposingMBean in org.perf4j.logback
 

Fields in org.perf4j.logback declared as StatisticsExposingMBean
protected  StatisticsExposingMBean JmxAttributeStatisticsAppender.mBean
          This is the MBean that is registered with the MBeanServer
 



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