|
Logback API Version 0.9.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EvaluationException | |
---|---|
ch.qos.logback.access.net | |
ch.qos.logback.core.boolex | Contains the EventEvaluator interface and subclasses. |
Uses of EvaluationException in ch.qos.logback.access.net |
---|
Methods in ch.qos.logback.access.net that throw EvaluationException | |
---|---|
boolean |
URLEvaluator.evaluate(Object eventObject)
|
Uses of EvaluationException in ch.qos.logback.core.boolex |
---|
Methods in ch.qos.logback.core.boolex that throw EvaluationException | |
---|---|
boolean |
JaninoEventEvaluatorBase.evaluate(Object event)
|
boolean |
EventEvaluator.evaluate(Object event)
Evaluates whether the event passed as parameter matches this evaluator's matching criteria. |
boolean |
Matcher.matches(String input)
Checks whether the input matches the regular expression. |
|
Logback API Version 0.9.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |