Uses of Interface
org.jwall.audit.rules.EventRule

Packages that use EventRule
org.jwall.audit.rules   
org.jwall.web.audit.rules   
 

Uses of EventRule in org.jwall.audit.rules
 

Methods in org.jwall.audit.rules that return types with arguments of type EventRule
 List<EventRule<E>> EventRuleEngine.getRules()
           
 

Method parameters in org.jwall.audit.rules with type arguments of type EventRule
 void EventRuleEngine.setRules(List<EventRule<E>> rules)
           
 

Uses of EventRule in org.jwall.web.audit.rules
 

Classes in org.jwall.web.audit.rules that implement EventRule
 class AuditEventRule
           This class implements a simple rule, which can be applied to an audit-event and may trigger a set of actions.
 



Copyright © 2012 jwall.org. All Rights Reserved.