Uses of Interface
org.apache.log4j.config.PropertyGetter.PropertyCallback

Packages that use PropertyGetter.PropertyCallback
org.apache.log4j.config Package used in getting/setting component properties. 
 

Uses of PropertyGetter.PropertyCallback in org.apache.log4j.config
 

Classes in org.apache.log4j.config that implement PropertyGetter.PropertyCallback
 class PropertyPrinter
          Prints the configuration of the log4j default hierarchy (which needs to be auto-initialized) as a propoperties file on a PrintWriter.
 

Methods in org.apache.log4j.config with parameters of type PropertyGetter.PropertyCallback
static void PropertyGetter.getProperties(Object obj, PropertyGetter.PropertyCallback callback, String prefix)
           
 void PropertyGetter.getProperties(PropertyGetter.PropertyCallback callback, String prefix)
           
 



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