Uses of Class
org.apache.log4j.helpers.BoundedFIFO
-
Packages that use BoundedFIFO Package Description org.apache.log4j The main log4j package. -
-
Uses of BoundedFIFO in org.apache.log4j
Fields in org.apache.log4j declared as BoundedFIFO Modifier and Type Field Description private BoundedFIFO
Dispatcher. bf
Deprecated.Constructors in org.apache.log4j with parameters of type BoundedFIFO Constructor Description Dispatcher(BoundedFIFO bf, AsyncAppender container)
Deprecated.
-