Package org.jasig.portal.services.stats

Interface Summary
IStatsRecorder Gathers portal usage statistics such as user logins.
IStatsRecorderFlags Interface for objects conveying a bundle of boolean flags configuring what IStatsRecorder events should propogate.
 

Class Summary
ConditionalStatsRecorder Stats recorder implementation which conditionally propogates IStatsRecorder events to a target IStatsRecorder.
SettingsBackedStatsRecorderFlagsImpl An IStatsRecorderFlags implementation backed by the StatsRecorderSettings static singleton.
StatsRecorderFlagsImpl Mutable JavaBean implementation of IStatsRecorderFlags.
StatsRecorderLayoutEventListener Listens to events generated by an IUserLayoutManager.
StatsRecorderSettings This class is responsible for maintaining the on/off settings for each type of portal event that the StatsRecorder can record.
 



Copyright © 2010 Jasig. All Rights Reserved.