org.jwall.web.audit.rules.operators
Class Conditions

java.lang.Object
  extended by org.jwall.web.audit.filter.AuditEventFilter
      extended by org.jwall.web.audit.rules.operators.Conditions
All Implemented Interfaces:
Serializable, FilterExpression

public class Conditions
extends AuditEventFilter

This class describes a list of matches which are conditions for an event-rule to fire.

Author:
Christian Bockermann <chris@jwall.org>
See Also:
Serialized Form

Constructor Summary
Conditions()
           
 
Method Summary
 
Methods inherited from class org.jwall.web.audit.filter.AuditEventFilter
add, add, fromXML, getMatches, getXStream, getXStream, hasMatchOn, isEnabled, matches, remove, remove, removeMatch, setEnabled, toXML
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Conditions

public Conditions()


Copyright © 2012 jwall.org. All Rights Reserved.