This project has retired. For details please refer to its Attic page.
StatisticsEnabled (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)

org.apache.cocoon.monitoring.statistics
Interface StatisticsEnabled

All Known Implementing Classes:
CacheStatisticsAspect, PipelineHitCountStatisticsAspect, ServletHitCountStatisticsAspect, UrlHitCountStatisticsAspect

public interface StatisticsEnabled


Method Summary
 StatisticsSourceEnabled getStatistics()
           
 String statisticsSourceName()
           
 

Method Detail

statisticsSourceName

String statisticsSourceName()

getStatistics

StatisticsSourceEnabled getStatistics()


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