| Package | Description |
|---|---|
| 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.
|
| org.jwall.web.audit.io |
This package contains the interfaces and classes that are used to read
event from various sources or write audit-event to files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAuditEventFactory
This is the default implementation of the event factory.
|
| Modifier and Type | Method and Description |
|---|---|
static AuditEventFactory |
DefaultAuditEventFactory.getInstance()
This method will return the shared instance of this factory.
|
| Modifier and Type | Field and Description |
|---|---|
protected AuditEventFactory |
AbstractAuditEventReader.eventFactory
The factory used for creating audit-events
|
Copyright © 2013 jwall.org. All Rights Reserved.