Uses of Class
org.apache.logging.log4j.core.config.Property

Packages that use Property
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. 
 

Uses of Property in org.apache.logging.log4j.core.config
 

Methods in org.apache.logging.log4j.core.config that return Property
static Property Property.createProperty(String key, String value)
          Create a Property.
 

Uses of Property in org.apache.logging.log4j.core.config.plugins
 

Methods in org.apache.logging.log4j.core.config.plugins with parameters of type Property
static StrLookup PropertiesPlugin.configureSubstitutor(Property[] properties)
          Create the Properties component.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.