Logback API
Version 0.9.8

Uses of Class
ch.qos.logback.core.boolex.Matcher

Packages that use Matcher
ch.qos.logback.core.boolex Contains the EventEvaluator interface and subclasses. 
 

Uses of Matcher in ch.qos.logback.core.boolex
 

Fields in ch.qos.logback.core.boolex with type parameters of type Matcher
protected  List<Matcher> JaninoEventEvaluatorBase.matcherList
           
 

Methods in ch.qos.logback.core.boolex with parameters of type Matcher
 void JaninoEventEvaluatorBase.addMatcher(Matcher matcher)
           
 


Logback API
Version 0.9.8

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