Uses of Class
org.jasig.portal.services.stats.MessageStatsRecorder

Packages that use MessageStatsRecorder
org.jasig.portal.services.stats   
 

Uses of MessageStatsRecorder in org.jasig.portal.services.stats
 

Subclasses of MessageStatsRecorder in org.jasig.portal.services.stats
 class LoggingStatsRecorder
          Logs portal statistics to the portal's log as info.
 class PrintingStatsRecorder
          Prints portal statistics to std out.