Package org.jwall.web.audit.rules

Interface Summary
Condition This is the basic interface which needs to be implemented by all rule conditions.
EventAction This interface defines the basic methods which need to be provided by event-actions.
 

Class Summary
AuditEventRule This class implements a simple rule, which can be applied to an audit-event and may trigger a set of actions.
AuditEventRuleEngine A rule engine for handling audit-event data.
PersistentCollectionExtractor This class provides an extractor method for scores to be read from an event's K section.
ValueExtractor This class extracts the values for the given variable for an event.
 

Annotation Types Summary
Permissions This annotation is provided by rule-actions and provides a hint to rule-engines which permissions should be available before executing an action.
 



Copyright © 2012 jwall.org. All Rights Reserved.