Uses of Class
org.apache.log4j.helpers.AppenderAttachableImpl
-
Packages that use AppenderAttachableImpl Package Description org.apache.log4j The main log4j package.org.apache.log4j.rewrite -
-
Uses of AppenderAttachableImpl in org.apache.log4j
Fields in org.apache.log4j declared as AppenderAttachableImpl Modifier and Type Field Description (package private) AppenderAttachableImplAsyncAppender. aaiNested appenders.(package private) AppenderAttachableImplCategory. aaiprivate AppenderAttachableImplDispatcher. aaiDeprecated.private AppenderAttachableImplAsyncAppender. appendersNested appenders.private AppenderAttachableImplAsyncAppender.Dispatcher. appendersWrapped appenders.Constructors in org.apache.log4j with parameters of type AppenderAttachableImpl Constructor Description Dispatcher(AsyncAppender parent, java.util.List buffer, java.util.Map discardMap, AppenderAttachableImpl appenders)Create new instance of dispatcher. -
Uses of AppenderAttachableImpl in org.apache.log4j.rewrite
Fields in org.apache.log4j.rewrite declared as AppenderAttachableImpl Modifier and Type Field Description private AppenderAttachableImplRewriteAppender. appendersNested appenders.
-