Logback API
Version 0.9.8

Package ch.qos.logback.core.boolex

Contains the EventEvaluator interface and subclasses.

See:
          Description

Interface Summary
EventEvaluator An EventEvaluator has the responsibility to evaluate whether a given an event matches a given criteria.
 

Class Summary
JaninoEventEvaluatorBase  
Matcher  
 

Exception Summary
EvaluationException This exception wraps exceptions thrown while evaluating events.
 

Package ch.qos.logback.core.boolex Description

Contains the EventEvaluator interface and subclasses.

EventEvaluator is subclassed by JaninoEventEvaluatorBase. Specific subclasses can be found in logback modules.


Logback API
Version 0.9.8

Copyright © 2005-2008 QOS.ch. All Rights Reserved.