Log4j 1.3alpha-7

org.apache.log4j.varia
Class StringMatchFilter

java.lang.Object
  extended byorg.apache.log4j.spi.ComponentBase
      extended byorg.apache.log4j.spi.Filter
          extended byorg.apache.log4j.filter.StringMatchFilter
              extended byorg.apache.log4j.varia.StringMatchFilter
All Implemented Interfaces:
Component, OptionHandler

Deprecated. org.apache.log4j.filter.StringMatchFilter

public class StringMatchFilter
extends StringMatchFilter

StringMatchFilter instead.

Since:
0.9.0
Author:
Ceki Gülcü

Field Summary
 
Fields inherited from class org.apache.log4j.spi.Filter
ACCEPT, DENY, NEUTRAL, next
 
Fields inherited from class org.apache.log4j.spi.ComponentBase
repository
 
Constructor Summary
StringMatchFilter()
          Deprecated.  
 
Methods inherited from class org.apache.log4j.filter.StringMatchFilter
decide, getAcceptOnMatch, getStringToMatch, setAcceptOnMatch, setStringToMatch
 
Methods inherited from class org.apache.log4j.spi.Filter
activateOptions, getNext, setNext
 
Methods inherited from class org.apache.log4j.spi.ComponentBase
getLogger, getLoggerRepository, getNonFloodingLogger, resetErrorCount, setLoggerRepository
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringMatchFilter

public StringMatchFilter()
Deprecated. 

Log4j 1.3alpha-7

Copyright 2000-2005 Apache Software Foundation.