Uses of Interface
org.apache.cocoon.monitoring.statistics.StatisticsEnabled

Packages that use StatisticsEnabled
org.apache.cocoon.monitoring.statistics   
org.apache.cocoon.monitoring.statistics.aspects   
 

Uses of StatisticsEnabled in org.apache.cocoon.monitoring.statistics
 

Constructors in org.apache.cocoon.monitoring.statistics with parameters of type StatisticsEnabled
Statistics(StatisticsEnabled stats)
           
 

Constructor parameters in org.apache.cocoon.monitoring.statistics with type arguments of type StatisticsEnabled
StatisticsInitializer(Map<String,StatisticsEnabled> statsSources, org.springframework.jmx.export.MBeanExporter exporter)
           
 

Uses of StatisticsEnabled in org.apache.cocoon.monitoring.statistics.aspects
 

Classes in org.apache.cocoon.monitoring.statistics.aspects that implement StatisticsEnabled
 class CacheStatisticsAspect
           
 class PipelineHitCountStatisticsAspect
           
 class ServletHitCountStatisticsAspect
           
 class UrlHitCountStatisticsAspect
           
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.