| Package | Description |
|---|---|
| org.jwall.audit | |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventProcessorPipeline.process(E event) |
| Modifier and Type | Method and Description |
|---|---|
void |
LogMessageProcessorPipeline.process(LogMessage event) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditEventProcessorPipeline.process(AuditEvent event) |
AuditEvent |
AuditEventProcessorPipeline.processEvent(AuditEvent event)
This method applies all registered processors to the specified event.
|
Copyright © 2013 jwall.org. All Rights Reserved.