public class JRubyProcessor extends Object implements EventProcessor<AuditEvent>
DELETE_FLAG| Constructor and Description |
|---|
JRubyProcessor() |
| Modifier and Type | Method and Description |
|---|---|
AuditEvent |
processEvent(AuditEvent event,
Map<String,Object> context)
This method is called upon event reception.
|
public AuditEvent processEvent(AuditEvent event, Map<String,Object> context) throws Exception
EventProcessorprocessEvent in interface EventProcessor<AuditEvent>ExceptionCopyright © 2013 jwall.org. All Rights Reserved.