|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventProcessorException | |
|---|---|
| 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. |
| Uses of EventProcessorException in org.jwall.audit |
|---|
| Methods in org.jwall.audit that throw EventProcessorException | |
|---|---|
void |
EventProcessorPipeline.process(E event)
|
| Uses of EventProcessorException in org.jwall.log |
|---|
| Methods in org.jwall.log that throw EventProcessorException | |
|---|---|
void |
LogMessageProcessorPipeline.process(LogMessage event)
|
| Uses of EventProcessorException in org.jwall.web.audit |
|---|
| Methods in org.jwall.web.audit that throw EventProcessorException | |
|---|---|
void |
AuditEventProcessorPipeline.process(AuditEvent event)
|
AuditEvent |
AuditEventProcessorPipeline.processEvent(AuditEvent event)
This method applies all registered processors to the specified event. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||