Uses of Interface
org.jwall.audit.EventProcessorPipeline

Packages that use EventProcessorPipeline
org.jwall.log   
org.jwall.web.audit This package encapsulates the AuditEvent-framework that is used to represent, create, manage and handle audit events within a Java environment. 
 

Uses of EventProcessorPipeline in org.jwall.log
 

Classes in org.jwall.log that implement EventProcessorPipeline
 class LogMessageProcessorPipeline
           
 

Uses of EventProcessorPipeline in org.jwall.web.audit
 

Classes in org.jwall.web.audit that implement EventProcessorPipeline
 class AuditEventProcessorPipeline
           This singleton class encapsulates a global, static queue of event processor instances.
 



Copyright © 2012 jwall.org. All Rights Reserved.