package

org.apache.log4j.config

Package used in getting/setting component properties.

Interfaces

Classes

PropertyGetter Used for inferring configuration information for a log4j's component. 
PropertyPrinter Prints the configuration of the log4j default hierarchy (which needs to be auto-initialized) as a propoperties file on a PrintWriter. 
PropertySetter General purpose Object property setter. 

Exceptions

PropertySetterException Thrown when an error is encountered whilst attempting to set a property using the PropertySetter utility class.