| Interface | Description |
|---|---|
| KSEventAuditTrail |
By storing the chain of calls, one can debug an event by seeing which handlers
have processed it, and which events it triggered.
|
| KSEventProcessor |
Interface for external use of event processor
|
| KSHandler |
Interface for handlers used in EventProcessorImpl
|
| KSInternalEventProcessor |
Internal view of event processor (used for successive event firing and implementation of handlers)
|
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.