|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Filter | |
---|---|
org.apache.log4j | Log4j 1.x compatibility layer. |
org.apache.log4j.spi | Log4j 1.x compatibility layer. |
Uses of Filter in org.apache.log4j |
---|
Methods in org.apache.log4j that return Filter | |
---|---|
Filter |
Appender.getFilter()
Returns the head Filter. |
Methods in org.apache.log4j with parameters of type Filter | |
---|---|
void |
Appender.addFilter(Filter newFilter)
Add a filter to the end of the filter list. |
Uses of Filter in org.apache.log4j.spi |
---|
Fields in org.apache.log4j.spi declared as Filter | |
---|---|
Filter |
Filter.next
Deprecated. As of 1.2.12, use getNext() and setNext(org.apache.log4j.spi.Filter) instead |
Methods in org.apache.log4j.spi that return Filter | |
---|---|
Filter |
Filter.getNext()
Return the pointer to the next filter. |
Methods in org.apache.log4j.spi with parameters of type Filter | |
---|---|
void |
Filter.setNext(Filter next)
Set the next filter pointer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.