org.jwall.web.audit.rules
Class AuditEventRuleEngine

java.lang.Object
  extended by org.jwall.audit.rules.EventRuleEngine<AuditEvent>
      extended by org.jwall.web.audit.rules.AuditEventRuleEngine
All Implemented Interfaces:
EventProcessor<AuditEvent>

public class AuditEventRuleEngine
extends EventRuleEngine<AuditEvent>

A rule engine for handling audit-event data.

Author:
Christian Bockermann <chris@jwall.org>

Field Summary
 
Fields inherited from interface org.jwall.audit.EventProcessor
DELETE_FLAG
 
Constructor Summary
AuditEventRuleEngine()
           
 
Method Summary
 
Methods inherited from class org.jwall.audit.rules.EventRuleEngine
getRules, processEvent, setRules
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuditEventRuleEngine

public AuditEventRuleEngine()


Copyright © 2012 jwall.org. All Rights Reserved.