|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuditEventProcessorPipeline | |
|---|---|
| org.jwall.audit | |
| org.jwall.audit.processor | |
| Uses of AuditEventProcessorPipeline in org.jwall.audit |
|---|
| Methods in org.jwall.audit with parameters of type AuditEventProcessorPipeline | |
|---|---|
void |
EventProcessorFinder.deployCustomEventProcessors(File procDefs,
AuditEventProcessorPipeline pipeline)
This method parses the given XML file and deploys any processor nodes that have been found in the given pipeline. |
void |
EventProcessorFinder.deployCustomEventProcessors(InputStream processorDefinitions,
AuditEventProcessorPipeline pipeline)
This method parses an XML document from the given input-stream and deploys any processor nodes that have been found at the given pipeline instance. |
| Uses of AuditEventProcessorPipeline in org.jwall.audit.processor |
|---|
| Methods in org.jwall.audit.processor that return AuditEventProcessorPipeline | |
|---|---|
static AuditEventProcessorPipeline |
AuditEventProcessorFinder.deployCustomEventProcessors(File file)
|
| Methods in org.jwall.audit.processor with parameters of type AuditEventProcessorPipeline | |
|---|---|
void |
AuditEventProcessorFinder.deployCustomEventProcessors(File procDefs,
AuditEventProcessorPipeline pipeline)
|
void |
AuditEventProcessorFinder.deployCustomEventProcessors(InputStream processorDefinitions,
AuditEventProcessorPipeline pipeline)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||