Uses of Package
org.apache.logging.log4j.core.config.plugins

Packages that use org.apache.logging.log4j.core.config.plugins
org.apache.logging.log4j.core.appender Log4j 2.0 Appenders. 
org.apache.logging.log4j.core.appender.db.jdbc The JDBC Appender supports writing log events to a relational database using standard JDBC connections. 
org.apache.logging.log4j.core.appender.db.jpa The JPA Appender supports writing log events to a relational database using the Java Persistence API. 
org.apache.logging.log4j.core.appender.db.nosql The NoSQL Appender supports writing log events to NoSQL databases. 
org.apache.logging.log4j.core.appender.db.nosql.couch The classes in this package contain the Apache CouchDB provider for the NoSQL Appender. 
org.apache.logging.log4j.core.appender.db.nosql.mongo The classes in this package contain the MongoDB provider for the NoSQL Appender. 
org.apache.logging.log4j.core.appender.rewrite Apache Flume Appender. 
org.apache.logging.log4j.core.appender.rolling Rolling File Appender and support classes. 
org.apache.logging.log4j.core.appender.routing Apache Flume Appender. 
org.apache.logging.log4j.core.async Provides Asynchronous Logger classes and interfaces for low-latency logging. 
org.apache.logging.log4j.core.config Configuration of Log4j 2.0. 
org.apache.logging.log4j.core.config.plugins Configuration of Log4j 2.0 via Plugins. 
org.apache.logging.log4j.core.filter Log4j 2.0 Filter support. 
org.apache.logging.log4j.core.helpers Log4j 2.0 helper classes. 
org.apache.logging.log4j.core.layout Log4j 2.0 Layout support. 
org.apache.logging.log4j.core.lookup Log4j 2.0 Lookups. 
org.apache.logging.log4j.core.net Log4j 2.0 network support. 
org.apache.logging.log4j.core.net.ssl Log4j 2.0 SSL support 
org.apache.logging.log4j.core.pattern Provides classes implementing format specifiers in conversion patterns. 
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAliases
          Identifies a Plugin Attribute.
PluginAttribute
          Identifies a Plugin Attribute.
PluginConfiguration
          Identifies a parameter as a Configuration.
PluginElement
          Identifies a parameter as an element.
PluginFactory
          Identifies a Method as the factory to create the plugin.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.db.jdbc
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAttribute
          Identifies a Plugin Attribute.
PluginConfiguration
          Identifies a parameter as a Configuration.
PluginElement
          Identifies a parameter as an element.
PluginFactory
          Identifies a Method as the factory to create the plugin.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.db.jpa
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAttribute
          Identifies a Plugin Attribute.
PluginElement
          Identifies a parameter as an element.
PluginFactory
          Identifies a Method as the factory to create the plugin.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.db.nosql
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAttribute
          Identifies a Plugin Attribute.
PluginElement
          Identifies a parameter as an element.
PluginFactory
          Identifies a Method as the factory to create the plugin.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.db.nosql.couch
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAttribute
          Identifies a Plugin Attribute.
PluginFactory
          Identifies a Method as the factory to create the plugin.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.db.nosql.mongo
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAttribute
          Identifies a Plugin Attribute.
PluginFactory
          Identifies a Method as the factory to create the plugin.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.rewrite
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAttribute
          Identifies a Plugin Attribute.
PluginConfiguration
          Identifies a parameter as a Configuration.
PluginElement
          Identifies a parameter as an element.
PluginFactory
          Identifies a Method as the factory to create the plugin.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.rolling
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAttribute
          Identifies a Plugin Attribute.
PluginConfiguration
          Identifies a parameter as a Configuration.
PluginElement
          Identifies a parameter as an element.
PluginFactory
          Identifies a Method as the factory to create the plugin.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.routing
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAttribute
          Identifies a Plugin Attribute.
PluginConfiguration
          Identifies a parameter as a Configuration.
PluginElement
          Identifies a parameter as an element.
PluginFactory
          Identifies a Method as the factory to create the plugin.
PluginNode
           
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.async
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAttribute
          Identifies a Plugin Attribute.
PluginConfiguration
          Identifies a parameter as a Configuration.
PluginElement
          Identifies a parameter as an element.
PluginFactory
          Identifies a Method as the factory to create the plugin.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.config
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAliases
          Identifies a Plugin Attribute.
PluginAttribute
          Identifies a Plugin Attribute.
PluginConfiguration
          Identifies a parameter as a Configuration.
PluginElement
          Identifies a parameter as an element.
PluginFactory
          Identifies a Method as the factory to create the plugin.
PluginManager
          Loads and manages all the plugins.
PluginType
          Plugin Descriptor.
PluginValue
          Identifies a parameter as a value.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.config.plugins
Plugin
          Annotation that identifies a Class as a Plugin.
PluginConfiguration
          Identifies a parameter as a Configuration.
PluginElement
          Identifies a parameter as an element.
PluginFactory
          Identifies a Method as the factory to create the plugin.
PluginType
          Plugin Descriptor.
ResolverUtil.ClassTest
          Test against a Class.
ResolverUtil.ResourceTest
          Test against a resource.
ResolverUtil.Test
          A simple interface that specifies how to test classes to determine if they are to be included in the results produced by the ResolverUtil.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.filter
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAttribute
          Identifies a Plugin Attribute.
PluginElement
          Identifies a parameter as an element.
PluginFactory
          Identifies a Method as the factory to create the plugin.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.helpers
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAttribute
          Identifies a Plugin Attribute.
PluginFactory
          Identifies a Method as the factory to create the plugin.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.layout
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAttribute
          Identifies a Plugin Attribute.
PluginConfiguration
          Identifies a parameter as a Configuration.
PluginElement
          Identifies a parameter as an element.
PluginFactory
          Identifies a Method as the factory to create the plugin.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.lookup
Plugin
          Annotation that identifies a Class as a Plugin.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.net
Plugin
          Annotation that identifies a Class as a Plugin.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.net.ssl
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAttribute
          Identifies a Plugin Attribute.
PluginElement
          Identifies a parameter as an element.
PluginFactory
          Identifies a Method as the factory to create the plugin.
 

Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.pattern
Plugin
          Annotation that identifies a Class as a Plugin.
PluginAttribute
          Identifies a Plugin Attribute.
PluginFactory
          Identifies a Method as the factory to create the plugin.
 



Copyright © 1999-2013 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.