Uses of Class
org.apache.logging.log4j.core.config.plugins.PluginBuilderFactory

Packages that use PluginBuilderFactory
org.apache.logging.log4j.core.appender Log4j 2 Appenders. 
org.apache.logging.log4j.core.appender.mom Message oriented middleware appenders. 
org.apache.logging.log4j.core.filter Log4j 2 Filter support. 
org.apache.logging.log4j.core.layout Log4j 2 Layout support. 
org.apache.logging.log4j.core.util Log4j 2 helper classes. 
 

Uses of PluginBuilderFactory in org.apache.logging.log4j.core.appender
 

Methods in org.apache.logging.log4j.core.appender with annotations of type PluginBuilderFactory
static ConsoleAppender.Builder ConsoleAppender.newBuilder()
           
 

Uses of PluginBuilderFactory in org.apache.logging.log4j.core.appender.mom
 

Methods in org.apache.logging.log4j.core.appender.mom with annotations of type PluginBuilderFactory
static JmsAppender.Builder JmsAppender.newBuilder()
           
 

Uses of PluginBuilderFactory in org.apache.logging.log4j.core.filter
 

Methods in org.apache.logging.log4j.core.filter with annotations of type PluginBuilderFactory
static BurstFilter.Builder BurstFilter.newBuilder()
           
 

Uses of PluginBuilderFactory in org.apache.logging.log4j.core.layout
 

Methods in org.apache.logging.log4j.core.layout with annotations of type PluginBuilderFactory
static PatternLayout.Builder PatternLayout.newBuilder()
          Creates a builder for a custom PatternLayout.
static HtmlLayout.Builder HtmlLayout.newBuilder()
           
 

Uses of PluginBuilderFactory in org.apache.logging.log4j.core.util
 

Methods in org.apache.logging.log4j.core.util with annotations of type PluginBuilderFactory
static KeyValuePair.Builder KeyValuePair.newBuilder()
           
 



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.