Package org.jasig.portal.events.handlers

Class Summary
AbstractLimitedSupportEventHandler Abstract implemenation that allows for one EventHandler to handle many events configurably without being defined multiple times.
LoggingEventHandler Instance of Event Handler that delegates to Commons Logging and writes out events at the INFO level.
PortalEventMulticaster  
PortalEventMulticaster.PortalEventTask  
QueueingEventHandler Queues PortalEvents in a local ConcurrentLinkedQueue and flushes the events to the configured BatchingEventHandler when QueueingEventHandler.flush() is called.
StatsRecorderEventHandlerAdapter Adapter class for legacy IStatsRecorder such that deployers don't immediately need to write Event Handlers.
 



Copyright © 2010 Jasig. All Rights Reserved.