Apache Log4j 1.2.16-redhat-2

org.apache.log4j.config
Interface PropertyGetter.PropertyCallback

All Known Implementing Classes:
PropertyPrinter
Enclosing class:
PropertyGetter

public static interface PropertyGetter.PropertyCallback


Method Summary
 void foundProperty(Object obj, String prefix, String name, Object value)
           
 

Method Detail

foundProperty

void foundProperty(Object obj,
                   String prefix,
                   String name,
                   Object value)

Apache Log4j 1.2.16-redhat-2

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